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

Markdown rendering errors and sticky header if ssr=false in query params #1049

Open
sketchbuch opened this issue Oct 23, 2024 · 1 comment
Open
Labels
bug Something isn't working triaged

Comments

@sketchbuch
Copy link

sketchbuch commented Oct 23, 2024

Describe the bug
Markdown lists are not rendered on the overview tab if if you click the Q&A/Ratings tab for an extension and then click the Overview tab due to ssr=false in the url. Setting to true or removing fixes the issue.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Workspace Sidebar Extension'
  2. Click on 'Q & A' tab
  3. Click on 'Overview' tab
  4. Note issues rendering certain markdown tags.
  5. Also on scrolling the header of the page becomes sticky.

Expected behavior
Markdown always renders and header is not sticky.

Screenshots

Without SSR var or SSR=true
Image

With SSR=false
Image

Desktop (please complete the following information):

  • OS: Mac OS/Ubuntu
  • Browser: Firefox/Chrome
  • Version: Latest
@sketchbuch sketchbuch added the bug Something isn't working label Oct 23, 2024
@sketchbuch sketchbuch changed the title ssr var in URL causes incorrect markdown rendering and header becomes sticky Markdown rendering errors and sticky header if ssr=false in query params Oct 23, 2024
@madhurivadaligithub
Copy link

madhurivadaligithub commented Oct 24, 2024

Thank you for reaching VS Marketplace Support Team. We are following up to determine how best to address it.

-VS Marketplace Team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged
Projects
None yet
Development

No branches or pull requests

2 participants