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 found this issue that has been resolved #2446 (this was my original problem on older version of headlessui).
Unfortunately, with newest version while the dialog no longer fades out the width is not updated (see my class list) if I want it to change dynamically
The text was updated successfully, but these errors were encountered:
Can you try to provide a minimal reproduction repo? You should be able to open the link you shared and fork it first. There should be a Fork button in the top right corner.
@RobinMalfait I tried it again - I authorise it (either with Apple id or github, same result, and tried 3 browser already), click fork then try to save and it is asking me to login again, and so in the loop.
That said you should be able to see it if you just past my code into a copy of that remote project app.jsx.
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v1.7.17
What browser are you using?
Chrome
Reproduction URL
You can use one of the starting projects on CodeSandbox:
I tried this but it wouldn't let me save: https://codesandbox.io/s/github/tailwindlabs/reproduction-headlessui-react
Describe your issue
I found this issue that has been resolved #2446 (this was my original problem on older version of headlessui).
Unfortunately, with newest version while the dialog no longer fades out the width is not updated (see my class list) if I want it to change dynamically
The text was updated successfully, but these errors were encountered: