Dev.jam: https://jam.dev/c/120fc878-3cf9-403e-ae9a-63879eb561a0
The reprooduction demo and template do not use "@univerjs/data-validation": "^0.4.2", "@univerjs/sheets-data-validation": "^0.4.2", "@univerjs/sheets-data-validation-ui": "^0.4.2",
Expected behavior
Opening the dropdown list and seeing the dropdown options.
Actual behavior
When opening the dropdown list I am getting runtime errors "ResizeObserver". I checked the other types, but this issue only occurs when using the list type.
// This file initializes the Univer instance and Plugin Setup
@weird94 I tried the workaround 1+2 from the link, but they didnt work - i switched now from create react app to vite and now the error is gone. Thanks for your prompt reply.
Before you submit this issue, have you checked the following
Affected packages and versions
Reproduction link
Dev.jam: https://jam.dev/c/120fc878-3cf9-403e-ae9a-63879eb561a0 The reprooduction demo and template do not use "@univerjs/data-validation": "^0.4.2", "@univerjs/sheets-data-validation": "^0.4.2", "@univerjs/sheets-data-validation-ui": "^0.4.2",
Expected behavior
Opening the dropdown list and seeing the dropdown options.
Actual behavior
When opening the dropdown list I am getting runtime errors "ResizeObserver". I checked the other types, but this issue only occurs when using the list type.
// This file initializes the Univer instance and Plugin Setup