Replies: 4 comments
-
This is quite intermittent. When I change the included file while dev is running, it reloads and works sometimes, but when I restart my dev environment it fails always, unless there is no html in the string. |
Beta Was this translation helpful? Give feedback.
-
and if I put a word after the first html tag (ie |
Beta Was this translation helpful? Give feedback.
-
it seems if I format my string with a million escapes, it will work: |
Beta Was this translation helpful? Give feedback.
-
Still can't make headway with this, anyone? Guess I will report it as a bug? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting this error:
only in files which have html in the values (ie:
{"en-GB":{"description":"<p><em>This</em> shows...</p>"}}
). Never had this problem when using webpack. Any ideas?Beta Was this translation helpful? Give feedback.
All reactions