ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
380 stars 62 forks source link

"Submit new issue" button doesn't work in Firefox #487

Open SusiSorglos opened 2 months ago

SusiSorglos commented 2 months ago

📝 Provide detailed reproduction steps (if any)

In Firefox: Try to create a new issue and click on the "Submit new issue" button.

✔️ Expected result

The new issue should be created.

❌ Actual result

The button becomes disabled and nothing happens - no issue is created.

❓ Possible solution

When I do the same in Chrome it works. In Firefox developer tools I see some information about CSP but I don't know if this is the cause of the problem. Maybe the newer posts in the issue https://github.com/ckeditor/github-writer/issues/172 are related to this problem.

📃 Other details