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
Cable's constructor already permits params to be a Function, but this function must be synchronous. It would really help if params could return a Promise.
Hi,
Cable's constructor already permits params to be a Function, but this function must be synchronous. It would really help if params could return a Promise.
Thanks in advance