sasha-alias / sqltabs

Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift, Google Firebase (Firestore)
https://www.sqltabs.com
GNU General Public License v3.0
805 stars 65 forks source link

Lost window handler #155

Open standula opened 3 years ago

standula commented 3 years ago

The window handler is lost when new window is opened.

SELECT * FROM evidence.cities (Ctr+i ); -detail is shown- Triggers: RI_ConstraintTrigger_a_748633 <- Ctrl-click the link

New window is opened and current window is unusable because the window handler is lost

Terminal output: /sqltabs init done null Attempting to call a function in a renderer window that has been closed or released. Function provided here: undefined Attempting to call a function in a renderer window that has been closed or released. Function provided here: undefined Attempting to call a function in a renderer window that has been closed or released.

Sqltabs restart is required