tuzkiiiii233
Results
2
issues of
tuzkiiiii233
[feature] I’d like to perform some extra actions right after the user disconnects in appkit modal.
4
### What problem does this new feature solve? When using AppKit with a custom modal in a Next.js project, is there a callback or hook I can use to catch...
feature-request
needs review
When switching languages, the entire page refreshes. This happens in Next.js with the app router, whether using next-intl or directly storing the language in a cookie. This issue didn’t occur...