Matthias Prieth

Results 9 comments of Matthias Prieth

For all the guys having a problem... First it was also not working for me. Seems like bower/ionic is downloading an older (more compatible) version. Check for those lines in...

I'm having the same problem. People seem to have that problem even in the base component: https://github.com/FullHuman/purgecss/issues/491

I had the same problems! I ended up using https://github.com/expressjs/cookie-session instead of https://github.com/expressjs/session. It worked out of the box. I did not have to change a single line of code...

@bportman > Just tried this fix and it still doesn't work on android for me. Is it needed on all parent containers, or just the immediate parent? I've also tried...

same here for iOS. On Android it's working without any problems

same problem here. next-pwa versions tried: `5.5.4`, `5.5.5`, `5.6.0` next version: `11.1.0` ![image](https://user-images.githubusercontent.com/4509289/202186005-786d60d8-4ac2-44f7-9cc0-b05cc45a3022.png) Don't know what to do anymore.

works now after rewriting the config a bit more the way @willianrr suggested. Thx for mentioning it, would have never seen it in the documentation. Cause no upgrade-docs, no warnings,...

Hi @roshangm1 @alessiomason, I had the same problem with NextJs/React & lost 2 hours because of this "403 forbidden" error. I was comparing my project with the example project(https://github.com/passport/todos-express-webauthn) &...