🐛 fix: 修复窗口特殊情况下不停 Shaking 的问题 (#252) #672
Annotations
2 errors and 1 warning
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders callbacks.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders callbacks.tsx correctly 1` mismatched
- Expected
+ Received
@@ -2,11 +2,11 @@
<div
class="ant-app"
style="height: 100%; width: 100%; position: relative;"
>
<div
- class="layoutkit-flexbox css-1euyney ant-pro-chat acss-5rxe8i ant-pro-chat-container"
+ class="layoutkit-flexbox css-1euyney ant-pro-chat acss-l5x2r3 ant-pro-chat-container"
style="max-height: 100vh; height: 100%;"
>
<div
class="ant-pro-chat-chat-list-container acss-1v5259w"
style="height: 100%;"
❯ tests/demo.tsx:37:40
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|