Stephan Günther

Results 4 comments of Stephan Günther

The error is `Uncaught TypeError: Cannot read property 'parents' of undefined commitsFrom @ gipeda.js:130`. I had a look at both json files. Content look good, all revisions of `latest-summaries.json` are...

Yes, looks like this is resolved by #18.

16k page alignment with QuickJS is already supported after version `0.3.6`: https://github.com/fast-development/android-js-runtimes/releases/tag/0.3.6 Just update your dependency to: ``` implementation "com.github.fast-development.android-js-runtimes:fastdev-jsruntimes-quickjs:0.3.6" ```

See https://github.com/abner/flutter_js/issues/179#issuecomment-3476192951