Documents

Results 2 comments of Documents

Hey, we fixed this for our use in a branch. It's far from perfect, but we potentially throw exceptions at `.mount()` if a glide.js component encounters an error in its...

This also happened to us. We now poll the DOM to check it is in an initial state after destroying / before mounting. Too many assumptions on what already exists...