matik12/aurelia-permission

Issue with containerless elements

Opened this issue · 0 comments

I tried to add the attribute "global-permission-show" to a custom containerless element but got the following error:
"Cannot read property 'add' of undefined" because the classList seems to be not defined for custom elements in GlobalPermissionShow.hideElement()