Robin Röper
Robin Röper
This issue, unfortunately, still persists on v0.9-beta1 with Erlang 22 major release.
Web worker run in an isolated environment that cannot access the DOM. This is not a bug but a limitation of Web Workers.
Yeah @ivan-work, pixi-viewpoint is only compatible up to [email protected] sharp, anything above is not yet supported. The following is the latest combination you can have as of today: ``` "@pixi-essentials/cull":...
@ivan-work Please read this Issue description.
@khoint0210 You can simply do ```javascript /* ... */ webview.load(`file://${path.resolve('dist/index.html')}`) ```
Closing this issue in favour of continuing discussion of this issue at #487
Woah, this issue is really getting old. I think concourse/concourse is slowly trying to better separate bug reports in the future..
Hey Alex, This sounds very interesting. Combined with the accumulated suggestions and critique received over the recent few months I am definitely thinking of implementing your suggestion. Thank you! Robin