Fail
View in Storybookexpect(element).toHaveAttribute("data-active", "true") // element.getAttribute("data-active") === "true"
1200x900
Linux Ubuntu 24.04.4
58d186 on fix/command-keyboard-aria-async
Caught exception in
play functionThis story threw an error after it finished rendering which means interactions may not have been executed fully.
Error: expect(element).toHaveAttribute("data-active", "true") // element.getAttribute("data-active") === "true"
Expected the element to have attribute:
data-active="true"
Received:
data-active="false"
at Proxy.s (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:300:761)
at Proxy.<anonymous> (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:273:413)
at Proxy.methodWrapper (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:213:12596)
at wk.invoke (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:212:8782)
at wk.intercept (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:212:6274)
at wk.track (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:212:6006)
at Proxy.toHaveAttribute (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/iframe-D9wPzu8b.js:212:5379)
at play (https://699e8c384ce106a70ccc4c6d-ikykxypmfm.capture-loopback.chromatic.com/assets/command-palette.stories-LgEyG-GU.js:1:3891)