Hello I try to use Materialize and jQuery this. The most simple solution but the label will not be updated with the active class.
The console sais that Materialize is not defined caused by jQuery. What is the problem. I can't see it. Thank you very much.
You cannot use the slim version. https://codepen.io/tomscholz/pen/MErOze
Use jquery.min.js instead of jquery.slim.min.js.
Thank you very much. Sometimes you can't see the forest for the trees. ;-)
Thank you a lot.
For some reasons, you have to include jquery and materialize js files at the end of the "body" tag as below
Most helpful comment
You cannot use the slim version. https://codepen.io/tomscholz/pen/MErOze