When current tracking is changed from Chrome extension (ex. stopped or started), web application does not receive the update

When current tracking is changed from Chrome extension (ex. stopped or started), web application does not receive the update.

One of possible reproduction scenarios:

  1. Go to web application and start time tracking
  2. Go to Chrome Toggl extension and stop time tracking
  3. Go back to web application and check the tracking

EXPECTED: The tracking should be updated in the web application - i.e. it should be stopped.
CURRENT: The tracking in the web application is not updated – i.e. the time still runs on the web UI, even though the entry is already stopped in the Toggl backend.

It looks that the issue is fixed now.