Skip to content
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

ios真机调试报错 selector = selector.replace(regexp, onProcess) #458

Open
Vita-minA opened this issue Mar 12, 2023 · 1 comment
Open

Comments

@Vita-minA
Copy link

打包后的项目在真机调试上报 undefined is not a function
报错指向 selector = selector.replace(regexp, onProcess)

在模拟器退出页面时报 this.$__classList.$$recycle is not a function
报错指向 element.js 的 if (!value && this.$__classList) this.$__classList.$$recycle()

@JuneAndGreen
Copy link
Collaborator

给下具体的 demo ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants