Skip to content

Custom components causes disappearing when HMR and hidden on mount. #175

@Blankeos

Description

@Blankeos

I tried adding custom components via components={} or the context.

These were some issues I found:

  • Minor issue during development: When I change something next to where the markdown is rendered and save (HMR), the markdown disappears.
  • During development & prod: If the element is hidden on mount. It won't appear if it's visible again. (i.e. using <Show>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions