rendering:Change Args

Build 13915 on tom/23347-story-globals
1200px
Reviewing disabled
View latest build
chromechrome
ErrorBuild 13915 on tom/23347-story-globals
View Storybook
ErrorBuild 13915 on tom/23347-story-globals
View Storybook
The baseline is shorter than the new snapshot (1200x64 to 1200x900).
edgeedge
The baseline is shorter than the new snapshot (1200x64 to 1200x900).
firefoxfirefox
The baseline is shorter than the new snapshot (1200x64 to 1200x900).
Fail
rendering.stories.ts
Found multiple elements with the role "button"

Here are the matching elements:

Ignored nodes: comments, script, style
<button
  type="button"
>
  Click me
</button>

Ignored nodes: comments, script, style
<button
  type="button"
>
  Click me
</button>

(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).

Ignored nodes: comments, script, style
<div
  id="storybook-root"
>
  <div
    class="css-ec0dpa"
    data-side="left"
  >
    <button
      type="button"
    >
      Click me
    </button>
  </div>
  <div
    class="css-b8mu1s"
    data-side="right"
  >
    <button
      type="button"
    >
      Click me
    </button>
  </div>
</div>

Ignored nodes: comments, script, style
<div
  id="storybook-root"
>
  <div
    class="css-ec0dpa"
    data-side="left"
  >
    <button
      type="button"
    >
      Click me
    </button>
  </div>
  <div
    class="css-b8mu1s"
    data-side="right"
  >
    <button
      type="button"
    >
      Click me
    </button>
  </div>
</div>
View in Storybook
Chrome 121
1200x900
Linux Linux Ubuntu 20.04.4
72dbdf on tom/23347-story-globals
Caught exception in play function

This story threw an error after it finished rendering which means interactions may not have been executed fully.

Error: Found multiple elements with the role "button"

Here are the matching elements:

Ignored nodes: comments, script, style
<button
  type="button"
>
  Click me
</button>

Ignored nodes: comments, script, style
<button
  type="button"
>
  Click me
</button>

(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).

Ignored nodes: comments, script, style
<div
  id="storybook-root"
>
  <div
    class="css-ec0dpa"
    data-side="left"
  >
    <button
      type="button"
    >
      Click me
    </button>
  </div>
  <div
    class="css-b8mu1s"
    data-side="right"
  >
    <button
      type="button"
    >
      Click me
    </button>
  </div>
</div>
    at Ea (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/index-a2f9a4a0.js:143:3360)
    at https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/index-a2f9a4a0.js:151:235
    at sn.invoke (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/index-469d1c44.js:28:9372)
    at sn.intercept (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/index-469d1c44.js:28:6773)
    at sn.track (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/index-469d1c44.js:28:6505)
    at Object.findByRole (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/index-469d1c44.js:28:5777)
    at play (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/assets/rendering.stories-f470a49d.js:1:817)
    at async pi.runPhase (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/sb-preview/runtime.js:8158:94)
    at async pi.render (https://635781f3500dd2c49e189caf-svyjgyayuj.capture-loopback.chromatic.com/sb-preview/runtime.js:8267:14)