question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'Form submission failed' error when trying to update Point of Sale app in Chromium browser

See original GitHub issue

Describe the bug Unable to perform any updates on the default PoS app in BTCPay Server mainnet demo. Same problem in btcpayjungle.com running v1.1.0.0.

Bug only occurs in Chromium but not in Firefox.

To Reproduce the bug Steps to reproduce the reported bug: Using Chromium browser,

  1. Go to Apps > Settings
  2. Edit any field, then click ‘Save Settings’
  3. Nothing happens. In browser dev console: Form submission failed, as the <TEXTAREA> element named '' was implicitly closed by reaching the end of the file. Please add an explicit end tag ('</TEXTAREA>')

Expected behavior Refresh > ‘App updated’ notification. PoS app updated.

Your BTCPay Environment (please complete the following information):

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dennisreimanncommented, Aug 31, 2021

@musdom Thanks for digging that up – I’ve opened a PR that addresses the issue and will hopefully fix it for you. Unfortunately I still could not reproduce it, but those changes made in the PR should be rather uninvasive and restore compatibility of the rich text editor in Chrome and Chromium.

0reactions
musdomcommented, Aug 31, 2021

@dennisreimann Description field was empty, but shows <p><br></p> in code view

Could it be related to this: https://github.com/summernote/summernote/issues/3820

Read more comments on GitHub >

github_iconTop Results From Across the Web

Form submitting not working after updating Chrome #3820
'Form submission failed' error when trying to update Point of Sale app in Chromium browser btcpayserver/btcpayserver#2816.
Read more >
Common Problems and Solutions
I'm trying to install behind a firewall, and the install is timing out and failing. The problem is that by default, Google Update...
Read more >
Submission failed, please try again on form - Marketing Nation
I have a Marketo page where when some users fill out the form, they get an error message that says "submission failed, please...
Read more >
Caf Chromium Question
My intentions were to build a browser that people can trust. Offer nothing but stock, with a different icon and adblocker source. I...
Read more >
DEVELOPER ERROR Point of Sale API must be started ...
Hi. I'm developing a mobile web app that uses the Point-of-Sale API to talk to a Square card reader. The app works perfectly...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found