Resolve naming collision between editorSlice and tabSlice. Both slices defined closeTab and setActiveTab, and since editorSlice was spread last in the store composition, it silently overwrote the tabSlice methods, breaking tab management. |
||
|---|---|---|
| .. | ||
| main | ||
| mocks | ||
| renderer | ||
| shared/utils | ||
| setup.ts | ||