mirror of
https://github.com/apache/superset.git
synced 2026-07-09 16:25:36 +00:00
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>