Open
Description
Version
2.6.10
Reproduction link
https://codepen.io/anon/pen/XLyPJe
Steps to reproduce
environment:
- qqBrowser 4.4
- android 4.2.2
- userAgent Mozilla/5.0 (Linux; U; Android 4.2.2; zh-cn; Coolpad 8297 Build/JDQ39) AppleWebKit/533.1 (KHTML, like Gecko)Version/4.0 MQQBrowser/4.4 Mobile Safari/533.1
What is expected?
render normally
What is actually happening?
alert
TypeError Cannot set property 'undefined' of null
if i remove style="stroke: #FFDA05;"
on SVG, it will be ok