Justin Perry
Justin Perry
Using the demo I'm getting the over-swipe issues regularly on Android 4.0 browser, but seldom on Android Chrome Beta.
@gregfenton it appears it lacks support for app.config.js: https://github.com/expo-community/standard-version-expo/issues/12 . It's a great library but I had to shelve use of it due to lack of support for app.config.js.
@elsueno I installed your repo locally and it ran fine for me. Do the error logs in the terminal give any hints? I'm not sure what the default logging level...
I tried the same with an App router project as well and saw the same. Is my implementation/understanding of the `api` handler exported from blitz-server.ts wrong? Or is this a...
> Work in #4341 will fix this @siddhsuresh Been following your changes in #4341 - Will these changes apply to both pages and app router API routes?