You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
renderer.log displays this line:
2024-11-20 12:16:16.089 [error] Error outputting result sets from Notebook query: Error: Byte array for Guid must be exactly 16 bytes long. (Parameter 'b')
When clicking on one of the empty cells, renderer.log adds this line:
2024-11-20 12:16:31.299 [error] Cannot read properties of undefined (reading '3'): TypeError: Cannot read properties of undefined (reading '3')
at z.onTableClick (vscode-file://vscode-app/c:/Users/xxxxxxxxxx/AppData/Local/Programs/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:3276:33131)
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
2024-11-20 12:16:16.089 [error] Error outputting result sets from Notebook query: Error: Byte array for Guid must be exactly 16 bytes long. (Parameter 'b')
2024-11-20 12:16:31.299 [error] Cannot read properties of undefined (reading '3'): TypeError: Cannot read properties of undefined (reading '3')
at z.onTableClick (vscode-file://vscode-app/c:/Users/xxxxxxxxxx/AppData/Local/Programs/Azure%20Data%20Studio/resources/app/out/vs/workbench/workbench.desktop.main.js:3276:33131)
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: