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

Using web components in a Mesop app requires a lot of repeated configuration #678

Open
richard-to opened this issue Jul 26, 2024 · 0 comments

Comments

@richard-to
Copy link
Collaborator

When using web components in a Mesop app, we need to make sure to add the appropriate stylesheets and CSP security configurations each time for each app.

It could be nice if the web components could be configured with some of the CSP configurations required to get it to work. Then we can merge into the page security policy.

Stylesheet would be good too, though I guess there are cases where one may want to use a different style sheet like in the markedjs web component where we load a stylesheet for the code highlighting and there are different themes to choose from.

@richard-to richard-to changed the title Using web components in a Mesop app requires a lot of configuration Using web components in a Mesop app requires a lot of repeated configuration Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant