Skip to content

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

Open
@sketchbuch

Description

@sketchbuch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriaged

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions