Hadouken is an open-source platform for creating web applications with native desktop experience. Hadouken is the base project used to build OpenFin OS, a desktop operating layer used by 45+ major banks, buy-side and vendors to deploy hundreds of apps to over 400 financial firms.
Description of Change
Fixes a bug that prevents a BrowserView from attaching back to the window it was originally attached to.
Bug Repro:
To fix, we simply call removeBrowserView with the old window.
Checklist
npm test
passes)Release Notes
Notes: