Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

how to fix this : Uncaught Error: mdc-drawer--persistent class required in root element

I am using template from material, and I have error from toogled to hide and show sidebar, but its show an eror like this

Uncaught Error: mdc-drawer--persistent class required in root element.

at e.value (material-components-web.min.js:182) at e.t (material-components-web.min.js:6) at new e (material-components-web.min.js:182) at HTMLDocument. (misc.js:13) at l (jquery.min.js:2) at c (jquery.min.js:2)

and iam search on github but this answer not satisfactory like this

You need to update your HTML according to new documentation https://material.io/components/web/catalog/drawers/

How to fix it?

Comments