Philip Lindberg

Results 8 comments of Philip Lindberg
trafficstars

Seeing this too. Works fine on Android, v1.0.3+8 doesn't compile on iOS. Did some testing, seems like versions prior to 1.0.0+11 compile on both iOS and Android. flutter doctor -v...

I'm seeing something very similar on my Pixel 6 running Android 12. In my case, the app initially runs, but crashes every time I reload the app (by typing `r`...

To initialize `lightbox` as `PhotoSwipeLightbox` (which includes additional methods like `loadAndOpen`) instead of `PhotoSwipe`, I had to specify the path in `tsconfig.json` as follows: ``` { "compilerOptions": { "paths": {...

Would also love to see this merged. Any updates @danrleyt @ebradyjobory?

Experiencing the same problem. I ended up using the `react-gtm-module` library to conditionally initialize Google Tag Manager (GTM) based on the current environment and set up a custom event (`next_route_change`)...

Just created a PR for this: https://github.com/ganlanyuan/tiny-slider/pull/800

Good point, I must've missed that part when I initially read the guide. And in terms of loading more web-friendly font formats on web (like `woff2`), would it make sense...

Seeing the same thing. Only seems to be happening on android.