-
Hi. I am using remix and headless ui with twind but i am getting this error: |
Beta Was this translation helpful? Give feedback.
Answered by
samadadi
Jan 1, 2023
Replies: 1 comment
-
I am sorry this is headless ui problem. Adding |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
samadadi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am sorry this is headless ui problem. Adding
appear={true}
to headless ui'sTransition
component, causes this problem.