Skip to content

Vue does not work properly when setting the SVG style property in a lower version of the android browser #10248

Open
@tengmaoqing

Description

@tengmaoqing

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions