-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前,将xflow作为微服务的子app时候,node不能操作(点击/拖拽。。。)会直接报错 #315
Comments
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing! Thanks for being a part of the AntV community! 💪💯 |
Hey again! It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot 🤖, so if I’ve closed this issue in error, I’m As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out contribute for more information about opening PRs, triaging issues, and contributing! Thanks again for being part of the AntV community! 💪💯 |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
描述你想申请的功能
兼容下微前端开启shadowdom样式隔离的时候,xflow引用的组件g2里面会有getelEmentByClassName 这种方法就不能使用了
希望兼容下这里
可以判断下,然后用 xxxxx.shadowRoot.getelEmentByClassName("xxxx")
描述你想要的解决方案
可以判断下,然后用 xxxxx.shadowRoot.getelEmentByClassName("xxxx")
或者你们控制不了的话底层别用g2?换一个?
描述你所考虑的替代方案
当前子app 加载的时候 关闭掉了 样式隔离
你的网站或应用程序实例
No response
屏幕截图或视频
The text was updated successfully, but these errors were encountered: