statamic / collaboration

Real-time, multi-user editing with Statamic via websockets
https://statamic.com/addons/statamic/collaboration
32 stars 12 forks source link

Attempting websocket connection - Taxonomies #58

Open stephenmeehanuk opened 2 years ago

stephenmeehanuk commented 2 years ago

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

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 2 years ago

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

granitibrahimi commented 1 year ago

I have added a PR regarding this: https://github.com/statamic/collaboration/pull/83