Problems with sockets and data fitlering

OS info

Problem description


I have configured Socket In NodeJS project, creating a post and get data real time is working fine.

  1. Initially on page load i am showing all post.
  2. Now i want to filter post using team id from multiple select box. I am calling Server Action and setting the value of multiple select into session and then refreshing socket.
  3. this doesn’t work until i refresh the page once.
    If i do normal refresh of the page then filter starting working.

Capture

@nshkrsh @sid

Community Page
Last updated: