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

In sandbox security level, unable to render fontawesome. #4955

Open
zephyraft opened this issue Oct 19, 2023 · 0 comments
Open

In sandbox security level, unable to render fontawesome. #4955

zephyraft opened this issue Oct 19, 2023 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@zephyraft
Copy link
Contributor

Description

In sandbox security mode, unable to render fontawesome.
Under the default security level, fontawesome can be rendered correctly.

Steps to reproduce

  1. default securityLevel
  2. sandbox securityLevel

Screenshots

image image

Code Sample

flowchart TD
    B["fab:fa-twitter for peace"]
    B-->C[fa:fa-ban forbidden]
    B-->D(fa:fa-spinner)
    B-->E(A fa:fa-camera-retro perhaps?)

{
  "theme": "default",
  "securityLevel": "sandbox"
}

Setup

  • Mermaid version: v10.5.0
  • Browser and Version: Chrome v117

Suggested Solutions

No response

Additional Context

No response

@zephyraft zephyraft added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Oct 19, 2023
@jgreywolf jgreywolf added include and removed include labels Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

2 participants