We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
微信小程序
小程序基础库: 3.5.5 使用框架: Solid
export default function Index() { let viewRef; return <View ref={viewRef}></View> }
viewRef有view的dom消息
undefined
The text was updated successfully, but these errors were encountered:
No branches or pull requests
相关平台
微信小程序
小程序基础库: 3.5.5
使用框架: Solid
复现步骤
期望结果
viewRef有view的dom消息
实际结果
undefined
The text was updated successfully, but these errors were encountered: