Fix CanZone related bug with `Session.current`
The implicit authentication when reading Session.current
was breaking when zones changed. This release wraps it in a Zone.ignore to prevent that error from occurring.
The implicit authentication when reading Session.current
was breaking when zones changed. This release wraps it in a Zone.ignore to prevent that error from occurring.