Skip to content

Admonition Icons not apperaring on Azure Static Web App (Preview) #2608

Answered by jromal
jromal asked this question in Q&A
Discussion options

You must be logged in to vote

I have found the reason of the problem. It was on the configuration file of the "Azure Static Web App".
The file, called staticwebapp.config.json, had this line that when removed everything went back to normal.

  "globalHeaders": {
    "content-security-policy": "default-src https: 'unsafe-eval' 'unsafe-inline'; object-src 'none'"
  }

No idea really of what is/was the problem behind this setup.

In any case I learned in the meantime to create my own admonitions. Which is good.
Thanks for your time answering and for moving forward your tools. Really good job.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@squidfunk
Comment options

@jromal
Comment options

@jromal
Comment options

@facelessuser
Comment options

@jromal
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants