surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.08k stars 83 forks source link

Ctrl-Shift-i does not open the developer console #264

Closed gregzuro closed 4 months ago

gregzuro commented 4 months ago

Describe the bug Ctrl-Shift-i does not open the developer console.

To Reproduce Press Ctrl-Shift-i

Expected behavior Developer console opens.

Environment:

Platform: Desktop
OS: Linux
Architecture: x86_64
WebView: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15
Version: 2.0.5
Flags: featureFlags: false, models_view: true, apidocs_view: true, themes: false, newsfeed: true
macjuul commented 4 months ago

As of the latest release it is recommended to use the Toggle developer tools command in the command palette (ctrl + K) to open the developer console. I can't reproduce the issue currently, however there are some known issues with key handling we're looking into which may be related