Need help with issue https://github.com/meshery/meshery/issues/7617

I’ve been brainstorming over this issue from sometime now and went through all the code but still ain’t getting any idea over where the problem actually exist


it seems its fetching search req fine but not getting idea over why page isn’t updating
any kind of guidance or help over why this issue might be occurring is appreciated
issue code path: ‘meshery\ui\components\MesheryPatterns.js’
issue link : [UI]Search functionality not working · Issue #7617 · meshery/meshery · GitHub

@Sudhanshu_Dasgupta @Chadha93 would like to offer some guidance here?

The websocket connection error is preventing the GraphQL subscription from working properly.