You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using daisyui v5 with react typescript. I made the usual convertion from jsx to tsx and it took me longer than I thought due to the usage of the relative new api.
I was thinking of suggesting to add the tsx code for the method 2 of dropdown component, but I think this maybe open the discussion to add the tsx code for all components.
What browsers are you seeing the problem on?
Chrome
The text was updated successfully, but these errors were encountered:
Thank you @Emanuel-Palestino
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
On which page do you see this issue?
https://v5.daisyui.com/components/dropdown/#method-2-popover-api-and-anchor-positioning-new
Describe the issue
I'm using daisyui v5 with react typescript. I made the usual convertion from jsx to tsx and it took me longer than I thought due to the usage of the relative new api.
Here is the typescript (tsx) code:
I was thinking of suggesting to add the tsx code for the method 2 of dropdown component, but I think this maybe open the discussion to add the tsx code for all components.
What browsers are you seeing the problem on?
Chrome
The text was updated successfully, but these errors were encountered: