There are a lot of problems when using in shadow DOM, because things like bullet boxes are put under the document. The DOM is separated from the document. Can I set the root node manually?
same problem here. For example, on <el-select> you can use :popper-append-to-body="false" to keep it where it should be, but still gives many errors. @Amterasu have you found a solution?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
3条答案
按热度按时间wmtdaxz31#
Translation of this issue:
Existing Component
yes
Component Name
gross
Description
There are a lot of problems when using in shadow DOM, because things like bullet boxes are put under the document. The DOM is separated from the document. Can I set the root node manually?
von4xj4u2#
same problem here.
For example, on
<el-select>
you can use:popper-append-to-body="false"
to keep it where it should be, but still gives many errors.@Amterasu have you found a solution?
2q5ifsrm3#
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.