Dropdown:Dropdown Closed On Outside Click

Build 2072 on bug/dropdown-items-unselectable-safari
Reviewing disabled
View latest build
chromechrome
ErrorBuild 2072 on bug/dropdown-items-unselectable-safari
View Storybook
The baseline is smaller than the new snapshot (972x52 to 992x900).
Fail
dropdown.component.stories.ts

expect(element).toHaveAttribute("aria-expanded", "false") // element.getAttribute("aria-expanded") === "false"

View in Storybook
Chrome 140
992x900
Linux Linux Ubuntu 20.04.4
e78f2d on bug/dropdown-items-unselectable-safari
Caught exception in play function

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

Error: expect(element).toHaveAttribute("aria-expanded", "false") // element.getAttribute("aria-expanded") === "false"

Expected the element to have attribute:
  aria-expanded="false"
Received:
  aria-expanded="true"
    at Proxy.expectWrapper (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:26446:17)
    at Proxy.<anonymous> (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:25966:18)
    at Proxy.methodWrapper (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:20550:25)
    at Instrumenter.invoke (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:19289:24)
    at Instrumenter.track (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:19205:380)
    at Proxy.toHaveAttribute (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:19191:264)
    at https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/dropdown-src-dropdown-component-stories.b4971eb6.iframe.bundle.js:1:29387
    at https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:19284:21
    at runWithExpensiveErrorDiagnosticsDisabled (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:27552:60)
    at checkCallback (https://65ef73cd884a4ee74ff05d78-ahetyjrzyb.capture-loopback.chromatic.com/sb-preview/runtime.js:28000:24)