Topic: mdb vue 4.8.1 form submission isn't working
frederick valone free asked 6 years ago
I installed mdb vue 4.8.1 unintentionally and now forms that would pass an event to the loginUser(event)
function when using @submit.prevent="loginUser" this code works fine in 4.5.0. An y thoughts on whats wrong?
Mikołaj Smoleński staff answered 6 years ago
Hi there,
I am not sure if this is connected with MDB Vue update. There are no mdb-inputs in Your code. Do You have any errors in Your console (F12)?
Best Regards
frederick valone free commented 6 years ago
Well I am just trying to do a regular form submit the code worked in version 4.5.0 just fine but the submit does nothing in the new version... There is no event.target values and the bound variables are not even updated. I did re-write the form and got it working but I did not expect there would be any need to do that.
Mikołaj Smoleński staff commented 6 years ago
Is Your form working now? What did You change to make it work again? If You tell us, we could find a solution for the future releases.
Best Regards
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Vue
- MDB Version: 4.6.0
- Device: pc
- Browser: all
- OS: unix, win 10
- Provided sample code: No
- Provided link: No