Files
superset2/superset-frontend/src/core/sqlLab
Evan 036c726e76 fix(sqllab,extensions): populate Tab.backendId and guard northPane storage
Wire the backend-assigned tabViewId through to the public Tab.backendId
field so extensions can correlate tabs with tabstateview rows, and wrap
the northPane localStorage access in try/catch so a storage-restricted
browser can't crash the editor mount.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 05:56:25 -07:00
..