Jorge David

Results 6 issues of Jorge David

the function fakeLocalStorageAndDocument https://github.com/mjmeintjes/boot-react-native/blob/99f656e86740b13695fc1ff3d86cdbcadfdede62/resources/mattsum/boot_rn/js/goog_base.js#L49 is interfering with firebase's connection to the server. Is there a way to exclude this from the build?

I would be interested in adding support for iOS. Any pointers to get me started?

on page 210 a game is initialized with the following: this.size = size ? Math.floor(Math.random() \* 8) + 8 : size; however, if size is null it is trying to...

Shift click should open the page in Roam's sidebar instead of the iframe ![CleanShot 2020-07-26 at 16 22 09](https://user-images.githubusercontent.com/484084/88488618-5b10f400-cf5c-11ea-8e9e-e25bb4891c57.gif)

bug
live-preview

I am trying to use the ```firebase-cljs.database.query/once``` function and for some reason the call back function is never resolving. I have tried inspecting the object returned from that call and...

I'm getting an `unexpected token` error for valid code. Please see below ![CleanShot 2024-05-29 at 14 57 02](https://github.com/quick-lint/quick-lint-js/assets/484084/df6c522a-fb2a-4d95-a1ff-1b2d98e9f172)