async-labs / saas

Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
https://saas-app.async-await.com
MIT License
4.11k stars 682 forks source link

fix: subscribe to post events when switching discussion #198

Open 7flash opened 1 year ago

7flash commented 1 year ago

otherwise it doesn't handle post events on discussion pages any others than initial one until manual page refresh

klyburke commented 1 year ago

Thanks @7flash . I'll try to test your changes this weekend.