BoostIO / BoostNote-App

Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
https://boostnote.io
Other
3.8k stars 372 forks source link

explicitly set pageWorkspace to undefined for non-workspace pages #1562

Closed ButteryCrumpet closed 2 years ago

ButteryCrumpet commented 2 years ago

Issue

Non-workspaces pages have incorrect breadcrumbs on initial load

Cause

Bulk team data call includes a pageWorkspace overriding the page{Doc|Folder} prop in breadcrumb resolution

Fix

Explicitly set pageWorkspace to undefined in page data return.