mirror of
https://github.com/mendsalbert/ai-finance-tracking.git
synced 2026-04-25 08:35:54 +03:00
[GH-ISSUE #39] afterSignOutUrl is deprecated #39
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ai-finance-tracking-mendsalbert#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sathishbhupa on GitHub (Jan 7, 2025).
Original GitHub issue: https://github.com/mendsalbert/ai-finance-tracking/issues/39
In the DasshboardHeader.jsx ,the signout UserButton "afterSignOutUrl" is deprecated .
While I try solve i had suggestion to use "afterSignOut" with "redirect"
DashboardHeader.txt
Can anyone give some other solution for that .