Skip to content
Discussion options

You must be logged in to vote

Hey @nayaabkhan, as it stands (in the latest public stable versions) those primitives are actually able to react to changes in inherited dir if you do not give it a dir prop.

However, this behaviour has caused a lot of people to complain about performance issues (#749) with the watching of inherited dir. So we have changed the approach recently (#1119) where there will be no explicit watching anymore, but rather be a Provider based approach. So you'll be able to provide the dir higher up to the whole tree, or some subtree, and all primitives underneath will react accordingly.

Hope that helps

✌️

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@nayaabkhan
Comment options

@benoitgrelard
Comment options

@nayaabkhan
Comment options

@nayaabkhan
Comment options

@benoitgrelard
Comment options

Answer selected by nayaabkhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants