Errors in console #282
Unanswered
michelvermeulen
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@michelvermeulen were you able to find a solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks!
I'm using the vuei18n loader for Webpack as I can't loosen CSP policies in a Chrome extension. I have my strings stored in JSON files, and I've tried disabling the console errors like the one below but setting
warnHtmlMessage
to false in the browser action doesn't help. Any idea how I can get rid of those messages (outside of removing HTML formatting from strings)?Beta Was this translation helpful? Give feedback.
All reactions