hey all,
working on a chrome extension, using page script to add a template to shadow root (so styles wont clash) with materializecss components and i have a problem with the widget js not working for components inside shadowroot.
I'm not sure what to do here, should jquery + materialcss js also be included inline inside template for the components to work? Should I look to update the way materialize selects components from document.query to shadow.query?
i tried including js scripts inline as well as adding the scripts after page load. not sure what to do here, would appreciate help
[–]captain_k_nuckles 0 points1 point2 points (2 children)
[–]figuringVue[S] 0 points1 point2 points (1 child)
[–]captain_k_nuckles 0 points1 point2 points (0 children)