Skip to content
Discussion options

You must be logged in to vote

This ist expected behavior. You need to add this CSS snippet somewhere before the cloaked elements:

[x-cloak] {
  display: none !important;
}

Btw. this is described in the docs here.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mlab817
Comment options

Answer selected by mlab817
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants