Skip to content

Stepper Doesn't Display Images #805

@brandonjackson

Description

@brandonjackson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions