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

Source position of virtual element cannot be determined #199

Open
algomaster99 opened this issue Sep 22, 2021 · 0 comments
Open

Source position of virtual element cannot be determined #199

algomaster99 opened this issue Sep 22, 2021 · 0 comments

Comments

@algomaster99
Copy link
Member

CtVirtualElement.getPosition() returns an instance of NoSourcePosition and that's why the position of such nodes can't be retrieved.

This is not a priority issue because it doesn't break any feature of the project but it can make debugging easier as we would be able to locate CtVirtualElement while manual debugging.

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

1 participant