evidence icon indicating copy to clipboard operation
evidence copied to clipboard

[Bug]: Defaults fail to populate when destroying and recreating a multiple dropdown inside an if block

Open mcrascal opened this issue 1 year ago • 0 comments

Describe the bug

  • Several inputs on the page
  • Multiple dropdowns inside of a #if, which depends on the state of the first input and sets a default value. Toggling the first input back and forth can intermittently cause the multiple dropdown inside the if block to be rendered with no defaults
  • Occurs intermittently in built projects, not in dev mode

Steps to Reproduce

Start of a repro here: https://github.com/evidence-dev/input-failure-to-resolve-repro

Logs

No response

System Info

No response

Severity

blocking all usage of Evidence

Additional Information, or Workarounds

No response

mcrascal avatar Jul 29 '24 12:07 mcrascal