Erik
Erik
**Describe the bug** When double clicking the built WebUI example VST3 plugin, FL Studio will crash. **To Reproduce** - Install the latest IPlug2 as described in the [Getting Started](https://github.com/iPlug2/iPlug2/wiki/02_Getting_started_windows) -...
fixes https://github.com/iPlug2/iPlug2/issues/1062 I am still new, so this is a bit of a pragmatic fix. As far as I understand the issue I was having, when opening the plugin in...
### Summary The docs on React Suspense include examples that lead to data leakage when used in Next.js. The issue is that the cache map is constructed globally, which will...