frenico
frenico
**$this->form_validation->run()** selalu mengembalikan nilai false, jadinya saya tidak bisa login @fushar
### Reproduction https://stackblitz.com/edit/vitejs-vite-ofaacw?file=app.vue ### Describe the bug If I use the Toast component following warnings showed up in my terminal. ``` Nuxt 3.11.2 with Nitro 2.9.6 14:28:36 14:28:37 ➜ Network:...
**Description** I've noticed that the component doesn't update when the parent passes new values for the `planSource` and `planQuery` props. The parsing and initialization logic is executed inside the `onBeforeMount`...
Continues the work from #82 by @cschmatzler to improve component lookup functionality.