Attempting websocket connection - Taxonomies
Opened this issue · 2 comments
stephenmeehanuk commented
Bug description
I've configured pusher
, it works great on collections - but doesn't seem to work on Taxonomies or Globals? The message below is permanently shown.
Is there additional configuration required to make it work with Taxonomies and Globals?
It appears Pusher is working, just not everywhere?
How to reproduce
- Install Pusher, login as two users
- Navigate both users to a collection entry to verify it works
- Navigate both users to a taxonomy term.
Logs
There are no logs in storage/logs
Versions
Statamic 3.2.36 Pro
Laravel 8.83.2
PHP 8.0.8
statamic/collaboration 0.3.0
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
duncanmcclean commented
This issue is probably better placed on the statamic/collaboration
repository... cc @jackmcdade
granitibrahimi commented
I have added a PR regarding this: #83