You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously there was a bug that produced errors during this type of navigation -- the book tabs would be rendered again after the bookUrl had already been set to null, and complaints would expect a bookUrl and throw an error. It makes sense to write a browser test to ensure this doesn't happen in the future.
The text was updated successfully, but these errors were encountered:
Previously there was a bug that produced errors during this type of navigation -- the book tabs would be rendered again after the bookUrl had already been set to null, and complaints would expect a bookUrl and throw an error. It makes sense to write a browser test to ensure this doesn't happen in the future.
The text was updated successfully, but these errors were encountered: