Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(next): custom default root views #9247

Merged
merged 3 commits into from
Nov 16, 2024
Merged

Conversation

jacobsfletch
Copy link
Member

@jacobsfletch jacobsfletch commented Nov 16, 2024

Fixes #9246. Custom default root views (account and dashboard) were not being properly thread to the custom component renderer. Custom account views were also improperly stacking instead of replacing the default view.

Tests for this are incoming. To properly test this we need to wrap our default root views with custom ones, so that out existing admin test suite can continue to work alongside tests specifically for this issue.

@jacobsfletch jacobsfletch enabled auto-merge (squash) November 16, 2024 18:32
@jacobsfletch jacobsfletch enabled auto-merge (squash) November 16, 2024 18:39
@jacobsfletch jacobsfletch merged commit c4269d2 into beta Nov 16, 2024
54 checks passed
@jacobsfletch jacobsfletch deleted the fix/custom-root-views branch November 16, 2024 19:05
Copy link
Contributor

🚀 This is included in version v3.0.0-beta.134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Beta 128] Custom dashboard stop working
1 participant