statamic/collaboration

Attempting websocket connection - Taxonomies

Opened this issue · 2 comments

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.

Screenshot 2022-03-05 at 07 57 33

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

This issue is probably better placed on the statamic/collaboration repository... cc @jackmcdade

I have added a PR regarding this: #83