[Bug]: Top menu doesn't work on iOS after update to 4.3.0
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Safari / Firefox / Edge
- Local OS: iPadOS 15.4.1 / iOS 15.4.1
- Remote OS: macOS 12.3.1
- Remote Architecture: amd64 / m1
code-server --version
: 4.3.0
Steps to Reproduce
- open code-server
- click/touch on any item in the top menu
Expected
Submenu (for example “file”) should appear
Actual
Nothing
Logs
Safari console log after click:
undefined is not an object (evaluating 'navigator.clipboard.write')
Canceled
edit: This error log was due to HTTP connection, not related to the bug.
Screenshot/Video
No response
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
The problem appeared after updating to version 4.3.0.
Issue Analytics
- State:
- Created a year ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
iOS 16 Problems and Bugs with Fixes in 2022 - Tenorshare
To delete old update: Go to iPhone Settings > General > iPhone Storage > select the iOS update > tap Delete Update. To...
Read more >iOS 16 - Apple
iOS 16 brings all-new personalized Lock Screens, Focus filters, Shared Photo Library, and game-changing messaging features to iPhone.
Read more >Bug - Advertisments Package 4.3.0 breaks Unity Cloud Build
I'm working on a cross-platform android/ios app for a paying client. ... by creating a new project, installing Unity Advertisments 4.3.0 and ...
Read more >Software Updates for iOS - Oura Help
To get the most from your Oura experience, be sure to keep up-to-date with the latest versions of the Oura App software and...
Read more >RoboForm for iOS Version News
Hot Fix: Fixed a number of bugs in AutoFill and related. RoboForm for iOS ver 9.0.4 - Dec 16, 2020. Added In-place AutoFill....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Okay definitely a code-server issue then - thanks for the videos and checking so quickly!
Small update, I just discovered how to move the menu from top to left and vice versa. So I checked github.dev again and switched the menu to the top and it didn’t work either. So this is a VS problem, not a code-server problem.