Nuxt 3 directive and updating component data
I made a directive because I would like to be able to detect when a mouse click was outside of a specific element. I will use this for a dropdown menu.
Nuxt 3 locale javascript files not working after page changes
i added some locale javascript files to my nuxt app but after changing page the javascriptp file are not working of course because they couldn’t catch necceserry DOM elements , in this case what should i do how can i trigger again this js file ?
Return a Rewrite in Nuxt3 with Nitro server middleware
Given the following folder structure