codyhouse / codyhouse-framework

A lightweight front-end framework for building accessible, bespoke interfaces.
https://codyhouse.co/
MIT License
1.16k stars 171 forks source link

Open "Drawer" via freshly created items don't work #86

Closed addwot closed 3 years ago

addwot commented 3 years ago

When I add new items with JS those have to open Drawer/Modal, they aren't able to do so.

Worked perfectly for Lazyload component with new LazyLoad(document.querySelectorAll('[loading="lazy"]'));

but for Drawer, it doesn't work, got "Drawer is not defined"

claudia-romano commented 3 years ago

Please use this for framework related bugs only. Each component has its own repository that you can use. Thanks.