builder
builder copied to clipboard
[Editor] Close event channels properly in the ItemEditor page
🎉 Description
Currently, the event channels created by the wearable preview controller are not closing when unmounting the component.
It's required to do something like this thread: https://github.com/redux-saga/redux-saga/issues/2022 to avoid unexpected behavior in the browser.
- [ ] 🐛 This is a bug report.
- [x] 📈 This is a feature request.