fix schema browser not subscribing to query client#64
fix schema browser not subscribing to query client#64jamieknight-db merged 1 commit intounitycatalog:mainfrom
Conversation
jamieknight-db
left a comment
There was a problem hiding this comment.
THANK YOU @xx-db this was driving me nuts yesterday, I had to step away 😵💫 was the main fix to move the queryClient out of the AppProvider?
haha it was bugging me too. Yes the main fix is to move the queryClient out, this one is just hard to debug but the fix is pretty straightforward. The other changes just made it cleaner. We don't have to include those if there are strong opinions. |
The inconsistency was my hurdle, the tree view would update sometimes but mostly not. All the changes look good to me - thanks again! |
yc-shawn
left a comment
There was a problem hiding this comment.
Thanks for capture and fix this!
No description provided.