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

When interacting with fields on a form block component too quickly, it causes the entire page to crash. #15621

Open
1 task done
ConorWebb96 opened this issue Feb 25, 2025 · 1 comment
Labels
bb-design bb-settings bug Something isn't working env - production Bug found in production forms Presales Bugs raised during the presales process.

Comments

@ConorWebb96
Copy link
Contributor

Checklist

  • I have searched budibase discussions and github issues to check if my issue already exists

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 3.4.17
    • App Version: 3.4.17

Describe the bug
When interacting with a form, it blocks fields too quickly. For example, by dragging and toggling off and on the fields, the browser will eventually freeze and crash. You can't do anything else until you hard refresh the page. If you try interacting with the form again the page completely crashes again. The only way to fix is to delete the form block component and reconfigure it.

It looks to be related to latency; the higher the latency, the more likely this is to happen.

To Reproduce
Steps to reproduce the behavior:

  1. Import the below app
  2. Open up browser developer tools
  3. Throttle the network
  4. Interact with the fields in a form block
  5. Eventually, the browser will crash

Alternatively, you can do this without throttling your network with a larger external db e.g. MySQL

Expected behavior
The browser shouldn't crash, but the form block component should be broken after refreshing and trying to interact with it.

Screenshots
Console error no errors in the network tab
Image

Errors after reloading the page and clicking the form again
Image

Gif of the error happening
Image

App Export
Crash form-block-1740487376749.tar.gz

@ConorWebb96 ConorWebb96 added bb-design bb-settings bug Something isn't working env - production Bug found in production forms labels Feb 25, 2025
@ConorWebb96 ConorWebb96 added the Presales Bugs raised during the presales process. label Feb 25, 2025
@andz-bb andz-bb changed the title When interacting with fields on a form block component too quickly causes the entire page to crash. When interacting with fields on a form block component too quickly, it causes the entire page to crash. Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-design bb-settings bug Something isn't working env - production Bug found in production forms Presales Bugs raised during the presales process.
Projects
None yet
Development

No branches or pull requests

1 participant