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
In the reproduction above, we have a root application extending another application inside my-layer. my-layer uses the module. But when opening the /login page and submitting the form, nothing happens.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Hi @maoberlehner, thanks for using this module and opening this issue. I have not tested it with layers, and unfortunately it seems we need some layer specific logic within the module to handle this use case.
I will investigate it as soon as I have time, and see how we can make this work.
Environment
Reproduction
https://stackblitz.com/edit/nuxt-starter-vdvjhb?file=nuxt.config.ts
Describe the bug
When using the module inside of a Nuxt Layer (https://nuxt.com/docs/getting-started/layers) the server action does not work.
In the reproduction above, we have a root application extending another application inside
my-layer
.my-layer
uses the module. But when opening the/login
page and submitting the form, nothing happens.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: