There is an error that seems to be with the schema name that starts with XX.
Error:
Uncaught SyntaxError: /Inline Babel script: Bad character escape sequence. (329:65) (at babel.min.js:1:248064)
327 | panelsContent: <>
328 | <div style={{height: "100%", padding: "0 20px 20px"}}>
> 329 | <ResultSet webviewId={"\xxYYY á db\object\XXyyy\TABLE\zzz"} tabIndex={0} />
| ^
330 | </div>
331 | <div style={{height: "100%", padding: "0 20px 20px"}}>
332 | <DataBrowser webviewId={"\xxYYY á db\object\XXyyy\TABLE\zzz"} tabIndex={1}/>
Seems like “**\x**” (XXyyy) is not escaped properly.
Name: Oracle SQL Developer Extension for VS Code
Identifier: oracle.sql-developer
Version: 25.3.0