Skip to content

Conversation

@zatteo
Copy link
Member

@zatteo zatteo commented Jan 16, 2026

setText is not working because in this commit fb99d59 the API used to load HTML has been changed from loadHtmlString to evaluateJavascript instead of loadData.

It raises errors like this one because we send HTML string to JS handler : Uncaught SyntaxError: Unexpected token '<'

More details Enough-Software#37

setText is not working because in this commit fb99d59 the API used to load HTML has been changed from `loadHtmlString` to `evaluateJavascript` instead of `loadData`.

It raises errors like this one because we send HTML string to JS handler :
`Uncaught SyntaxError: Unexpected token '<'`
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

Successfully merging this pull request may close these issues.

2 participants