fix(dashboard): Prevent reusing same Component for nested UI routes (#9725)
**What** - Fixes a bug that caused nested UI routes to reuse their parents Component.
This commit is contained in:
committed by
GitHub
parent
5a1b6f0810
commit
7b6793f846
5
.changeset/mighty-flowers-tan.md
Normal file
5
.changeset/mighty-flowers-tan.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Prevent nested UI Routes from re-using parent component
|
||||
Reference in New Issue
Block a user