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

refactor(multiple): remove DOM emulation usage from table components #27961

Closed

Conversation

devknoll
Copy link

Note: this is just an experiment. Do not merge!


DOM manipulation and emulation prevents the table component from being hydrated. These changes refactor it to avoid them.

@devknoll devknoll force-pushed the x-table-without-dom-emulation branch 2 times, most recently from c08025d to 0d7cc4b Compare October 18, 2023 21:29
@crisbeto
Copy link
Member

crisbeto commented Oct 19, 2023

Looks like some CI checks needed approval to run. Running it now.

DOM manipulation and emulation prevents the table component from being hydrated. These changes refactor it to avoid them.
@devknoll devknoll force-pushed the x-table-without-dom-emulation branch from 0d7cc4b to dec74e7 Compare October 19, 2023 14:43
@devknoll devknoll closed this Feb 28, 2024
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 30, 2024
@devknoll devknoll deleted the x-table-without-dom-emulation branch March 30, 2024 00:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants