LinusBorg / vue-simple-portal

A simpler Portal implementation focussed on moving slot content to the end of the body element
Other
223 stars 28 forks source link

Error in destroyed hook: Cannot read property remove child of null #40

Closed EgorFront closed 4 years ago

EgorFront commented 4 years ago

Sometimes I get an error "Error in destroyed hook: Cannot read property remove child of null" In my console I don't know exactly why this is happening, but I will do a PR with additional verification that will solve it

EgorFront commented 4 years ago

The problem is deeper than I initially thought I will create a new PR and Issue with more details about problem