fix: guard against empty ResizeObserver size arrays #432
Annotations
11 warnings
|
Integration tests:
src/app-layout/__integ__/awsui-applayout.test.ts#L79
expect(received).resolves.toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.toBe (node_modules/expect/build/index.js:174:22)
at src/app-layout/__integ__/awsui-applayout.test.ts:79:62
at src/app-layout/__integ__/awsui-applayout.test.ts:40:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
|
Build components package
Tests should not be skipped
|
|
Build components package
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
Build components package
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
Build components package
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
Build components package
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Loading