Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook results not displaying all lines #26071

Open
redstor-albe opened this issue Nov 20, 2024 · 0 comments
Open

Notebook results not displaying all lines #26071

redstor-albe opened this issue Nov 20, 2024 · 0 comments

Comments

@redstor-albe
Copy link

  • Azure Data Studio Version: 1.49.1
  • OS Version: Windows 11

Steps to Reproduce:

  1. Create Notebook
  2. Run Select query
  3. Results window does not display all rows.
  4. Image
  5. 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')
  6. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant