Error metronic_laravel_8.2.9
Good morning everyone 
I’m experiencing an issue when installing Metronic 8.2.9 on Laravel. Besides the various errors that appear during authentication, all JS validations seem to be duplicated:
The value is not a valid email address
The value is not a valid email address After authentication, these errors are displayed:
Uncaught TypeError: searchObject.on is not a function
at Object.init (scripts.bundle.js:7872:26)
Uncaught Error: You cannot have multiple Roots on the same DOM node
Uncaught Error: You cannot have multiple Roots on the same DOM node
Uncaught TypeError: stepperObj.on is not a function
Uncaught TypeError: searchObject.on is not a function
Uncaught TypeError: Failed to execute "getComputedStyle" on "Window": parameter 1 is not of type "Element". Could someone help me resolve this issue?
I followed the installation process without any issues, ran the migrations, executed composer install, and npm commands, but the errors still persist.
Thank you for your help!
Replies (3)
Hi Samuel Olavo,
Thanks for reporting this issue. It seems like this might have occurred recently, due to a breaking change in one of the third-party plugins.
We’ll investigate and provide a solution as soon as possible. We will release the Metronic updates by this week.
Thanks for your patience
Thank you for your response! I’ll wait for the new version then!
Thank you very much!