Subscribe on changes!

safari浏览器运行经常会报一些空指针的错误

avatar
Jul 4th 2023

Vue version

latest

Link to minimal reproduction

Steps to reproduce

在v8引擎环境下的vue运行问题不大,但是在WebKit内核的safari浏览器上空指针的错误率非常明显,例如TypeError: undefined is not an object (evaluating 'r.props.position');TypeError: undefined is not an object (evaluating 't._ctx.tagCode')等等

What is expected?

希望能兼容safari浏览器

What is actually happening?

TypeError: undefined is not an object (evaluating 'r.props.position');TypeError: undefined is not an object (evaluating 't._ctx.tagCode')

System Info

苹果safari浏览器环境

Any additional comments?

No response

avatar
Jul 4th 2023

急急急🧐

avatar
Jul 4th 2023

最小化重现是必须的,谢谢。

https://new-issue.vuejs.org/?lang=zh-cn#why-repro