You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clear: () => void - A function to clear all accumulated message data from the internal state. This includes data, freshData, and latestData arrays. Does not affect the connection or error state.
To Reproduce
const{ clear }=useInngestSubscription();
System info (please complete the following information):