Skip to content

Conversation

lsycxyj
Copy link

@lsycxyj lsycxyj commented Apr 22, 2019

The resolving condition will cause a bug when the component is resolving, then the current component is unmounted and then the component is recreated again right before the module is resolved.
In this case, the component should get the existing resolver and update the rendering after the module is resolved. However, the resolving checking blocks this update.

lsycxyj added 3 commits April 22, 2019 11:17
The resolving condition will cause a bug when the component is resolving, then the current component is unmounted and then the component is recreated again right before the module is resolved. 
In this case, the component should get the existing resolver and update the rendering after the module is resolved. However, the resolving checking blocks this update.
@lsycxyj
Copy link
Author

lsycxyj commented Jun 26, 2019

@ctrlplusb Friendly ping. No more maintenance?

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.

1 participant