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

Response output become plain text instead of HTML content #396

Closed
stasbamiza opened this issue Apr 10, 2021 · 1 comment
Closed

Response output become plain text instead of HTML content #396

stasbamiza opened this issue Apr 10, 2021 · 1 comment
Labels
invalid This doesn't seem right

Comments

@stasbamiza
Copy link

Hello!

With the new update, I noticed that you changed the response output approach to using innerText instead of innerHTML. On the screenshot below, you can see what the result is. innerHTML is better because we can customize the output as we want.

image

I create a fork where I changed innerText to innerHTML in includes/js/src/submit.js

Fork

includes/js/src/submit.js

Thanks for your work!

@takayukister takayukister added the invalid This doesn't seem right label Apr 10, 2021
@takayukister
Copy link
Collaborator

Warning: GitHub isn't a place to post your support requests. Any support requests posted here will be closed without explanation. If you do it more than once, you will get blocked automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants