The content section doesn’t show a textarea to edit
The subject line is actually filled
The pdf preview is wrong as well
When I navigate to the flutter app and check the settings there, everything looks fine. Now, when navigating back to the react app, I see the default settings with my company logo and name, but the adjusted text and subject line is just not shown.
tinymce.min.js:1 Uncaught SyntaxError: Unexpected token '<' (at tinymce.min.js:1:1)
@tinymce-bbf3ac82.js:1 Uncaught Error: tinymce should have been loaded into global scope
at n.initialise (@tinymce-bbf3ac82.js:1:7735)
at c (@tinymce-bbf3ac82.js:1:10804)
at p (@tinymce-bbf3ac82.js:1:4596)
at o (@tinymce-bbf3ac82.js:1:4353)
at HTMLScriptElement.u (@tinymce-bbf3ac82.js:1:4040)
n.initialise @ @tinymce-bbf3ac82.js:1
c @ @tinymce-bbf3ac82.js:1
p @ @tinymce-bbf3ac82.js:1
o @ @tinymce-bbf3ac82.js:1
u @ @tinymce-bbf3ac82.js:1
load (async)
K @ @tinymce-bbf3ac82.js:1
n @ @tinymce-bbf3ac82.js:1
l @ @tinymce-bbf3ac82.js:1
o @ @tinymce-bbf3ac82.js:1
t.componentDidMount @ @tinymce-bbf3ac82.js:1
no @ react-dom-1d34f3af.js:16
Js @ react-dom-1d34f3af.js:16
Js @ react-dom-1d34f3af.js:16
Js @ react-dom-1d34f3af.js:16
ef @ react-dom-1d34f3af.js:16
uf @ react-dom-1d34f3af.js:16
an @ react-dom-1d34f3af.js:16
qs @ react-dom-1d34f3af.js:16
C @ scheduler-04ce0582.js:9
L @ scheduler-04ce0582.js:9
When I just went there to see the console output, I’ve seen the correct values. After I hit refresh, I’ve seen the default settings again. With the above mentioned console logs. After hitting refresh again: No values, like on the first screenshot.