Nikita Dubyk
Nikita Dubyk
@tamasv-di can you please share code example?
@tamasv-di thanks!
I fixed this problem and open PR, hope it will be merged soon https://github.com/yjose/reactjs-popup/pull/346
Any updates? I have same error
I have the exact same error, except I don't use the hook. The sample code I use is in the comment - https://github.com/ably/ably-js/issues/1565#issuecomment-2078903030.
I have the same issue only in dev mode, no such error on stage
@VeskeR @owenpearson I also noticed that this error occurs after unmout in `ablyClient` close method. During the call of this method the error `Error: Connection closed` appears. ``` const [ablyClient,...
@SutuSebastian can you please check my pr?
@SutuSebastian sorry for late update) I fix comments now