You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ipados/ios, the add to home button should create a PWA for vscode-server. This is essential because there is either a vscode or webkit bug that breaks scrolling with the magic keyboard trackpad in safari. It works in the PWA but the add to home button only adds a bookmark. I believe this has something to do with a manifest somewhere but I am far from an expert in this domain
Expected Behavior
“Add to home” should add a PWA to the home screen
Steps To Reproduce
Launch container
Navigate to web app in safari on ios or ipad
Click add to home
Environment
- OS: Unraid v6
- How docker service was installed: Unraid via app store, using official image from your repo
CPU architecture
x86-64
Docker creation
N/A
Container logs
N/A
The text was updated successfully, but these errors were encountered:
There is something wrong with your image specifically, not theirs. I tested the coder image directly and it did not have the issues I mentioned. There is both an issue with your manifest.json but also something else that prevents scroll from working.
Is there an existing issue for this?
Current Behavior
In ipados/ios, the add to home button should create a PWA for vscode-server. This is essential because there is either a vscode or webkit bug that breaks scrolling with the magic keyboard trackpad in safari. It works in the PWA but the add to home button only adds a bookmark. I believe this has something to do with a manifest somewhere but I am far from an expert in this domain
Expected Behavior
“Add to home” should add a PWA to the home screen
Steps To Reproduce
Launch container
Navigate to web app in safari on ios or ipad
Click add to home
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: