Closed vmcvlad closed 4 years ago
This is a bug.
After upgrading to the latest version (v3.7.2), the page's title changes in an undesired way when refreshing any page.
The page's title should display neither null nor Enso when refreshing.
The page's title changes from {Current Menu} to null to Enso and finally back to {Current Menu}
I think it has been solved because we are using this in production and it has Enso Title
This is a bug.
Prerequisites
Description
After upgrading to the latest version (v3.7.2), the page's title changes in an undesired way when refreshing any page.
Steps to Reproduce
Expected behavior
The page's title should display neither null nor Enso when refreshing.
Actual behavior
The page's title changes from {Current Menu} to null to Enso and finally back to {Current Menu}