Problem with filter dropdown #47
Unanswered
benjamin-breuil
asked this question in
Q&A
Replies: 0 comments
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.
-
I can only open the filter dropdown once when I load a page, because after that when I click nothing happens.
I have these error in console :
`livewire.js?id=78f6b8d8:956 Alpine Expression Error: dropdownOpen is not defined
Expression: "dropdownOpen"
livewire.js?id=78f6b8d8:960 Uncaught ReferenceError: dropdownOpen is not defined at eval (eval at safeAsyncFunction (livewire.js?id=78f6b8d8:1007:16), <anonymous>:3:32) at livewire.js?id=78f6b8d8:1025:23 at tryCatch (livewire.js?id=78f6b8d8:949:14) at livewire.js?id=78f6b8d8:3211:20 at reactiveEffect (livewire.js?id=78f6b8d8:2110:18) at Object.effect2 [as effect] (livewire.js?id=78f6b8d8:2085:7) at effect (livewire.js?id=78f6b8d8:490:35) at livewire.js?id=78f6b8d8:1649:26 at wrappedEffect (livewire.js?id=78f6b8d8:506:29) at Function.<anonymous> (livewire.js?id=78f6b8d8:3211:5)
Beta Was this translation helpful? Give feedback.
All reactions