Closed jaimeiniesta closed 3 years ago
There's a glitch on the locale menu, when you click on a different section the locale menu is shown unfolded until some microseconds later Alpine hides it:
https://user-images.githubusercontent.com/2629/126673357-843af530-f3c9-4d89-b53d-f18932e2ae94.mov
This PR fixes it by using the x-cloak directive:
x-cloak
See https://alpinejs.dev/directives/cloak
There's a glitch on the locale menu, when you click on a different section the locale menu is shown unfolded until some microseconds later Alpine hides it:
https://user-images.githubusercontent.com/2629/126673357-843af530-f3c9-4d89-b53d-f18932e2ae94.mov
This PR fixes it by using the
x-cloak
directive:See https://alpinejs.dev/directives/cloak