Closed
Description
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):
- Browser: 89.0.4389.82 (Official Build) (64-bit)
- OS: Local: Windows x64, Hosted: Azure Hosted App (Unix 4.15.0.112)
- node version: 12.16
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.