This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
when searching a tree, only the parent of child results show (only when app is hosted) #472
Labels
You can continue the conversation there. Go to discussion →
Describe the bug
when using the search feature, only the parent of the matching node appears (the 'HainesAttract' node has a child called 'Technology', see next screenshot)
However, when the app is running locally on my machine, everything works as expected - I type 'tech' and the relevant child node 'Technology' (and it's children) appear.
To Reproduce
the issue occurs only on a hosted environment.
Expected behavior
see above.
Screenshots
see above.
Environment (please complete the following information):
Additional context
using react-dropdown-tree-select version 2.5.1.
It might be that the info I provided is not enough, but I'm not quite sure what to look into at this point, so any questions/requests for further into are welcome.
The text was updated successfully, but these errors were encountered: