mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-30 19:59:43 +02:00
canPublishTrack was mistakenly subscribing to the whole local participant changes, so every component using this hook re-rendered on any local participant update, not only on permission changes. Fix it to subscribe only to the permission attributes.