pqml/dom

Don't override _collector property if present on a Class Component

pqml opened this issue · 1 comments

pqml commented

Overriding _collector remove all refs / component manually mounted inside the template() method, forcing the dev to mount them in componentDidMount

pqml commented

Fixed in 1.3.0