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

Stepper Doesn't Display Images #805

Open
brandonjackson opened this issue Nov 27, 2024 · 0 comments
Open

Stepper Doesn't Display Images #805

brandonjackson opened this issue Nov 27, 2024 · 0 comments

Comments

@brandonjackson
Copy link

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

  1. Setup fresh project using idyll create
  2. Copy and paste example code from Stepper component docs
  3. Download some baby yoda pictures, and place them in static/images/examples/, per example code
  4. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant