Danny Moerkerke

Results 39 comments of Danny Moerkerke

I was able to install the PWA using Chrome 137 on Android 11 in Android Studio simulator. I don't have a physical device running Android 11. Since this is a...

I’ll look for an alternative. This demo could be a bit more compelling anyway.

This was fixed in Safari 18, see #28. Which iOS version are you on?

I updated the dependencies and the errors are now gone. However, `express-session` doesn't work anymore because of the restrictions Chrome imposed on cookies. The backend server runs on http while...

I implemented https for both frontend and it should be running now but for some reason, I still can't get rid of the "Your connection is not private" error on...

> Thanks for the report! Looks like `autofocus` attribute on the input _should_ just work (Example: https://glitch.com/edit/#!/humane-bramble-bunny) Isn't the question here how to autofocus mwc-textfield? The Glitch demo merely puts...

I updated my demo for this and will add a code sample to it this week. I also wrote about it in my newsletter yesterday: https://modernwebweekly.substack.com/p/modern-web-weekly-64

Thanks for reporting. This seems to be a bug in Chrome 142: https://issues.chromium.org/issues/40101963#comment109

I haven't been able to reproduce this. Do you have specific steps to reproduce this?