ReferenceError: returnfalse is not defined #2790
Unanswered
bilalbutt044
asked this question in
Help
Replies: 2 comments 10 replies
-
i have a user running into something similar. could you repost this in issues? not sure if the team checks discussions. do you still get this and is it also coming from |
Beta Was this translation helpful? Give feedback.
6 replies
-
Downgraded to recent version it solved issue for me
…On Wed, Dec 6, 2023, 12:37 AM Jeff ***@***.***> wrote:
Seeing this on production as well. Any ideas what this is? crashing tons
of pages for us
—
Reply to this email directly, view it on GitHub
<#2790 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHFN5OCOLPBFJPB2X7OAOE3YH5ZWBAVCNFSM6AAAAAA5WCFFGSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TONRYGMYTO>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. i am using
"@headlessui/react": "^1.7.17"
with"react": "17.0.1"
and"next": "12.1.6",
.I am using
combobox
alongTransition
component It is working fine locally but when i create a build i get following errorReferenceError: returnfalse is not defined
below is the code how i am using combobox and Transition
kindly let me know how i can make this work in production
Thanks
Beta Was this translation helpful? Give feedback.
All reactions