svg sprite no display in shadowDom (ios 12以下)
SayGoodBey opened this issue · 3 comments
SayGoodBey commented
svg sprite no display in shadowDom ,but display under normal document
haoqunjiang commented
Please provide a runnable reproduction repo.
SayGoodBey commented
https://codesandbox.io/s/vue-template-8crp3?fontsize=14
这是demo 因为某些原因svg雪碧图后期要用file方式加载 ,所以暂时用了这种把svg写在页面内的方式 ios 12以下显示不出来 android 跟12以上没问题
haoqunjiang commented