Hi, im trying to use this with react and react router. It is working fine when I reload the page. However when I enter to a page through an inside page link it stops working. I read that adding this:
getmdlSelect.init('select');
Might help with it. However the getmdlSelect function is not defined. I imported the js and the css.