You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug [Stepper] component doesn't display images - and instead appears as a blank rectangle - after sometimes displaying the image and text for a single frame before it disappears...
Download some baby yoda pictures, and place them in static/images/examples/, per example code
See blank box at bottom of page
Expected behavior
Stepper renders like in the example.
Screenshots
If applicable, add screenshots to help explain your problem.
StepperBroken.mov
Desktop (please complete the following information):
Mac 15.15 / Chrome 131
Additional context
I found that if I refreshed many many times, rarely I did see the baby yoda flash for just a frame
This means that it IS being created in the DOM but then being removed
I tried setting a breakpoint for any time the component was modified - and this caused a break some but not all of the time...and showed the stepper controls but not the image
The text was updated successfully, but these errors were encountered:
Describe the bug
[Stepper]
component doesn't display images - and instead appears as a blank rectangle - after sometimes displaying the image and text for a single frame before it disappears...To Reproduce
idyll create
static/images/examples/
, per example codeExpected behavior
Stepper renders like in the example.
Screenshots
If applicable, add screenshots to help explain your problem.
StepperBroken.mov
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: