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

getRect不支持nvue #31

Open
MarkGor opened this issue Nov 18, 2021 · 1 comment
Open

getRect不支持nvue #31

MarkGor opened this issue Nov 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@MarkGor
Copy link

MarkGor commented Nov 18, 2021

getRect 底層是通過nodesRef.boundingClientRect的方式進行的,
但是nodesRef.boundingClientRect並不支持nvue,
建議文檔中進行說明,
另外的還有vuex,
明白工作上的強度問題,
希望不支持或不兼容的在文檔中進行說明或把對應文檔頁面先下架,後續兼容或支持後在補充。

@orangepro11 orangepro11 added the enhancement New feature or request label Jan 18, 2022
@lilinjian2001
Copy link

试了一下 ,只支持 id选择,不支持css选择。并且id只支持小写,不支持大写,例如支持 user-name,不支持 userName

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

No branches or pull requests

3 participants