cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 27 forks source link

Spurious warning when closing a window during initial load #237

Closed cxw42 closed 1 year ago

cxw42 commented 3 years ago

Steps:

  1. Open a window with some tabs
  2. Close and save the window
  3. Click the window's name to open it
  4. Before all the tabs finish loading, hit the Save and close button

Expected: no errors

Observed: Warning: Could not update 244 per ... : Tab 244 not found

https://github.com/cxw42/TabFern/blob/89c7341f403cdb3ccaa8714b395aa959fd8d8135/app/win/main_tl.js#L2632