Apparent Bug: Document Title defaults to "Dashboard" for custom components #2926
Closed
wrobson-lllow
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Hey @wrobson-lllow - I responded over on the issue you opened here. If you need any further help, let us know! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have several globals that have custom react components as the view. There seems to be a bug that doesn't pick up the "slug" of "label" to use as the document title when using a custom component. Instead of "collection name" appearing as the title, it defaults to "Dashboard". I attempted to set "document.title" as the "slug" within the custom react component, however, upon load the correct title will appear before it is shortly overridden and replaced by "Dashboard."
Beta Was this translation helpful? Give feedback.
All reactions