Replies: 1 comment
-
|
Hello @sgaist , I fear we accidentally introduced this when we started using new libraries to render markdown/html content. We have a React component that defaults to sanitizing the content, but ofc we don't need that for the custom landing page code set by an admin. The bug is tracked here #4094 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are testing a custom landing page for the anonymous landing page.
The page is mainly html and has one
headpart with astyleentry.With version 2.14 of renku-ui, that worked nicely however since 2.15, the
headseems not to be processed anymore and shows the content of the tag.Same thing happens if the css is linked, it's not used.
Beta Was this translation helpful? Give feedback.
All reactions