Open
Description
I managed to display a flag value in one of my components using the useFlags()
hook. The component displays the latest flag vale when it is rendered, but any change to the flag value does not seem to trigger a re-render of the component. Is this by design? I do see the change message coming in over the web socket
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress