Replies: 2 comments 7 replies
-
Needed, and with RSC support please, that means no react context can be used. With it we are stuck with ISR, but we want server components if possible. Example Library: https://ui.shadcn.com/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey all, yeah, this is a work in progress. We are aware of the issue and I'm in the process right now of researching exactly what we need to change to make this work for all of the components. I can't really provide a timeline but I am pinning this discussion and I will follow up here with updates. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
We have integrated this package into our Nextjs project and recently we noticed that when we click any kind of link (Generated by flow bite components) that redirects to the next page and it refreshes the whole page. We use this kind of framework for SPA applications, right? If it refreshes then where is SPA? Why do we use these frameworks?😕
Solution
We need to work on flowbite-nextjs or any other solution that solves this problem👌
Beta Was this translation helpful? Give feedback.
All reactions