When using treeview in the standalone mode, if there is an error fetching data, the spinner keeps spinning without ever showing an error. Then embedded in an iframe with boolean search, it does show errors (but that's because of boolean search app and not treeview).
This can be tested by changing one of the queries in the configuration file to include a column name in the projection list that doesn't exist on one of the tables.
When using treeview in the standalone mode, if there is an error fetching data, the spinner keeps spinning without ever showing an error. Then embedded in an iframe with boolean search, it does show errors (but that's because of boolean search app and not treeview).
This can be tested by changing one of the queries in the configuration file to include a column name in the projection list that doesn't exist on one of the tables.