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

Remove uix-ptr attributes from DOM elements after hydration #151

Open
benStre opened this issue Jun 8, 2024 · 0 comments
Open

Remove uix-ptr attributes from DOM elements after hydration #151

benStre opened this issue Jun 8, 2024 · 0 comments
Labels
DATEX Issue depends on DATEX functionality enhancement New feature or request

Comments

@benStre
Copy link
Member

benStre commented Jun 8, 2024

The "uix-ptr" attribute are set to bind elements to pointers. But they lead to a very convoluted DOM tree view in the dev console.
It would be nice if the pointer id information is stored only as element properties, not as attributes after the initial html load

@benStre benStre added enhancement New feature or request DATEX Issue depends on DATEX functionality labels Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DATEX Issue depends on DATEX functionality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant