Treeview category mode only shows "All Questions" even tough there are categories and questions associated to them
To Reproduce
Steps to reproduce the behavior:
Create a few categories
Create a few questions and assign them to a category
Set the module settings to show categories as a Treeview
Notice only "All Questions" shows in the treeview
Expected behavior
All categories should show in the treeview
Screenshots
Error log
No error in javascript console or Dnn log
PR #21 may have the solution to this but also has another fix that is already implemented and would create a conflict in merging it at this stage. I will try to cherry pick just the fix for this issue and close #21 after.
Describe the bug
Treeview category mode only shows "All Questions" even tough there are categories and questions associated to them
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All categories should show in the treeview
Screenshots
Error log
No error in javascript console or Dnn log
PR #21 may have the solution to this but also has another fix that is already implemented and would create a conflict in merging it at this stage. I will try to cherry pick just the fix for this issue and close #21 after.