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

Select selects only show "Loading..." #6379

Closed
johnnymetz opened this issue Sep 1, 2023 · 2 comments · Fixed by #6401
Closed

Select selects only show "Loading..." #6379

johnnymetz opened this issue Sep 1, 2023 · 2 comments · Fixed by #6401
Assignees
Labels
bug Something isn't working inject Unplanned work injected into the sprint

Comments

@johnnymetz
Copy link
Collaborator

johnnymetz commented Sep 1, 2023

Steps to Reproduce

  • Create a brick with the "Put data in PixieBrix database" brick
  • Notice the following fields only show "Loading...": Key, Database, Value

Screenshot 2023-09-01 at 12 45 45 PM

Expected

The fields should show dropdowns:

Screenshot 2023-09-01 at 12 42 55 PM

Notes

  • The bug may have been introduced in #6286 - Add dropdown with known events to "Emit Custom Event" brick #6288. I reverted that PR locally and everything looks fine (BUT the bug is flaky so I'm not sure).
  • We're only seeing this bug in the following 2 bricks and it only occurs sometimes (looks like the bug may be a race condition):
    • Get data from PixieBrix database
    • Put data in PixieBrix database
  • Temporary workaround is to relaunch the Page Editor
@johnnymetz johnnymetz added the bug Something isn't working label Sep 1, 2023
@grahamlangford
Copy link
Collaborator

@grahamlangford grahamlangford added the inject Unplanned work injected into the sprint label Sep 5, 2023
@grahamlangford grahamlangford pinned this issue Sep 5, 2023
@grahamlangford grahamlangford self-assigned this Sep 5, 2023
@grahamlangford
Copy link
Collaborator

Appears to be related to: #2270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working inject Unplanned work injected into the sprint
Projects
None yet
2 participants