Skip to content

Fixed loading state not showing in IDE tree list

Phil Hughes requested to merge ide-tree-loading-fix into master

What does this MR do?

Fixes the loading state not showing when loading the IDE tree list. This is caused by the state being overwritten with data that is not correct.

Merge request reports