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

Dashboard trying to load up before the activation of extension has completed - leads to blank white screen. #24294

Closed
ashutoshsuman99 opened this issue Sep 6, 2023 · 0 comments · Fixed by #24674

Comments

@ashutoshsuman99
Copy link

ashutoshsuman99 commented Sep 6, 2023

  • Azure Data Studio Version: 1.44.1
  • OS Version: Windows 11 (Windows_NT x64 10.0.22621)

Steps to Reproduce:

  1. Install Data Migration for Oracle extension. Close the session after installing (avoid connecting to any oracle servers during this session)
  2. In new session, connect to oracle server. Once connected quickly select manage and then on the extension dashboard. This should produce a blank screen.
  3. The reason why this issue occurs is that dashboard is trying to render itself before the activation of extension is complete, as a result leaves a blank white screen (as shown in the picture below). This issue has also been seen with few other extensions.

image

Wanted to know if there any solutions to this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

5 participants