Maud Nalpas
Maud Nalpas
Nothing should be different, exactly, because it is a `SecureContext`(so the dialog shouldn't show up afaiu). But the check fails, because the implementation only checks against `localhost`: https://github.com/aframevr/aframe/blob/7d289e8fb28f2c2895ba49200f502257110d5050/src/components/scene/device-orientation-permission-ui.js#L29 So the...
Hi ballercat, I'm new to walt but would love to help. My background is mostly frontend JS (and long ago C++ with OpenGL). Am I getting it right, that the...
Hi Ballercat, thank you for your input. Very helpful for me to understand your vision / the bigger picture. Walt crossed my way as I was researching how to get...
Hi @ballercat , Here are some note about [2], sorry, time flew :) Will look into [1] later on. Here's my experience when getting started with Walt. Context: I know...
Yes, right :) - It's rather small, I missed it, my bad. Maybe just add a title section similar to "donate"? I can create a PR.
(1) Sure, an extra link in the "Getting started" section would work too! (2) Actually, this makes me realize that a short table of contents for the README might help...
OK, here is the PR for it: https://github.com/koute/stdweb/pull/329
We have a [similar issue](https://github.com/google/strict-csp/issues/48) with our plugin that uses HtmlWebpackPlugin as well. @jantimon, would the fix suggested by @serkanyersen cause any issues? Thank you!
Answer: The header-based source registration occurs in a **separate** request from the navigation request to the landing page. When the anchor element is clicked, the browser starts a new "background"...