Merge branch 'master' into Accessible-Dropdowns

This commit is contained in:
Gazook89
2026-08-15 12:05:00 -05:00
12 changed files with 3256 additions and 3345 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ const CodeEditor = forwardRef(
view.dispatch({
effects : themeCompartment.reconfigure(themeExtension),
});
}, [editorTheme]);
}, [editorTheme, tab]);
useEffect(()=>{
//rebuild syntax highlight when changing tab or renderer