Realtime Presence Docs conflict with type system
Hi, I'm trying to implement presence in my Nextjs application. I've been following the documentation as well as the guides on how to do this, but the docs seem to offer incorrect examples. Per the docs, I've set up the channel and subscription like so:
However, when i do this, i get an error in the subscribe callback that says:
Can i just ignore this, since it's coming from eslint? Or am i doing something wrong?
However, when i do this, i get an error in the subscribe callback that says:
Can i just ignore this, since it's coming from eslint? Or am i doing something wrong?