NNskelly
NNskelly
It looks like most of the pipeline setup is basing buffer size off of renderer.getSize(), however modern mobile devices (and now more and more laptops and pro PC monitors) have...
For the record, I'm experiencing the exact same symptoms on a Samsung S9 on beta 81.0.4044.18 (a build explicitly linked and implied compatible by an AndroidPolice article you were linked...
ok; submitted 2 feedbacks on respective demos, with attached screenshot and (iirc) logs. VR issue is that on 81 beta (but not 80 release or iirc 82 canary), the experience...
Seeing exactly this issue on my end as well, with whatever the Quickstart steps pulled down yesterday. Additionally, although not necessarily related, after copy-pasting the provided sample tsx schema into...
Bombing things out and simply immediately running `yarn run build` shows react itself as missing :P ``` D:\NN_D\FireCMS_test\test-cms>yarn run build yarn run v1.22.19 $ react-scripts build 'react-scripts' is not recognized...
Alright. Trying this on a different machine from a fresh, clean start using only `npm install -g yarn` and the instructions on https://firecms.co/docs/quickstart , substituting the above. First, this machine's...
Same 3 warnings, but this time it looks like it's built a stable instance. _Edit: until I try to upload a file, at which point it spams Bad Request messages....
Alright- found an issue with the date picker. I was on the verge of creating a new standalone Issues post, but since datepicker was something you just tweaked experimentally as...
Update: after following https://jestjs.io/docs/getting-started#using-typescript for literal hours (each yarn add needs to review some 90k dependencies........), jest still can't make sense of the export command. Not sure where to explore...
checking window.isVisible() is a good start. Seems to knock the set down from hundreds to a handful, although still not all the way down to 1 for some apps...