Thibaut Despoulain
Thibaut Despoulain
While using HTTPS is a viable workaround, it is definitely not great. @pavelfeldman Any idea why `create-react-app`'s live reload server (webpack) with carlo's `serveOrigin` would fail to load js files...
Thanks for submitting this. I'm in vacation until January, so I'll review this when I get back. Happy holidays!
Thank you for the feedback. I'll see what I can do :)
Shdr's compiler/validator is the standard chrome ESSL compiler, all Shdr is doing is parsing the error to display it in a better way. If your shader does not compile in...
Thanks for submitting this. I'm in vacation until January, so I'll review this when I get back. Happy holidays!
Have you checked that `csrf_token` is properly sent and available in $_POST on the PHP side? I'm not familiar with `$("#myform").serialize(); or $("#myform").serializeArray();`
Does it work directly on the website, after skipping the app install?
I'm running a pre-1.0 engineer build on mine so it's already enabled. I'll add support checks next build.
Yeah, I've heard reports of that several times. I still don't really get it. My only guess is that the canvas2D implementation doesn't use the same color range/palette as on...
Looks good to me (although there's a few extra log statements I probably forgot to take out).