Binding drawer (lightning bolt button) is not opening and screen become uninteractive #15723
Labels
avalanche
OSS team
bb-bindings
bb-components
bug
Something isn't working
env - production
Bug found in production
Checklist
Hosting
Describe the bug
Binding drawer (lightning bolt button) is not opening and screen become uninteractive after click. It happens only in one particular screen with a lot of components (and approx 10 data providers), others screens with less components are ok. Restart page/browser/container is not helping, updating docker and budibase too. I can only click to lightning and bug again.
Is this components/data provider amount limitation?
To Reproduce
Expected behavior
To work properly
Screenshots
When attempting to open drawer, browser console shows this:
index-d8ae4c4f.js:885 Uncaught (in promise) InvalidCharacterError: Failed to execute 'add' on 'DOMTokenList': The token provided ('[object Object]') contains HTML space characters, which are not valid in tokens. at buildSectionHeader (index-d8ae4c4f.js:885:142) at index-d8ae4c4f.js:885:3674 at Array.reduce (<anonymous>) at bindingsToCompletions (index-d8ae4c4f.js:885:3620) at to.$$.update (index-d8ae4c4f.js:890:26320) at init$3 (index-d8ae4c4f.js:4:11594) at new BindingPanel (index-d8ae4c4f.js:890:26805) at create_fragment$8P (index-d8ae4c4f.js:890:27080) at init$3 (index-d8ae4c4f.js:4:11650) at new ClientBindingPanel (index-d8ae4c4f.js:890:28734)
with
in error field, referencing to every element in component settings where lightning was clicked.
Tried in Chrome, same error.
App Export
mainworkspace_export-export-1741779560069.tar.gz
Desktop:
The text was updated successfully, but these errors were encountered: