pixijs / pixi-react

Write PIXI apps using React declarative style
https://pixijs.io/pixi-react/
MIT License
2.33k stars 177 forks source link

Fix assignment of missing config object #305

Closed adsko closed 3 years ago

adsko commented 3 years ago

Description: When destroying, config is not assigned.

Related issue (if exists): https://github.com/inlet/react-pixi/issues/303

inlet commented 3 years ago

Thanks totally forgot the implementation 🤦‍♂️

inlet commented 3 years ago

done

adsko commented 3 years ago

@inlet 6.6.2 works as expected