Skip to content

Conversation

@agubler
Copy link
Member

@agubler agubler commented Mar 29, 2019

Type: feature

The following has been addressed in the PR:

Description:

Changes to support the ability for an application to pause hydrating the application when performing a merge against an existing DOM structure if the renderer hits a lazily loaded widget(s).

This means that the VDOM will not "throw away" the existing DOM nodes while the lazy widget is loaded, instead will wait for the lazy widget to be loaded before continuing the merge operation.

Resolves #309

@agubler agubler changed the title Pause initial render for lazy loaded widget while performing a merge Pause initial render for lazy loaded widgets while performing a merge Mar 29, 2019
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

Successfully merging this pull request may close these issues.

2 participants