garfish
garfish copied to clipboard
在官方示例中使用 andt select or rc-selector
Describe the bug
andt 的select 组件 或者 rc-selector ,开展下拉 options 列表的时候,始终挂载在主应用的html下,不会在对应的子应用下,导致开启严格隔离的时候展开的 options 列表会失去样式
Reproduction
@garfish/bridge 1.3.0
Used Package Manager
yarn
System Info
System:
OS: macOS 12.0.1
CPU: (8) arm64 Apple M1
Memory: 88.14 MB / 16.00 GB
Shell: 5.8 - /bin/zsh
Binaries:
Node: 16.4.2 - /usr/local/bin/node
Yarn: 1.22.17 - /usr/local/bin/yarn
npm: 7.18.1 - /usr/local/bin/npm
Browsers:
Chrome: 97.0.4692.99
Safari: 15.1
npmPackages:
garfish: workspace:* => 1.3.0
Validations
- [x] Read the docs.
- [X] Read the common issues list.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Make sure this is a Garfish issue and not a framework-specific issue.
- [X] The provided reproduction is a minimal reproducible example of the bug.