-
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
I have an issue with subdomain support. It seems that debug toolbar is always loading on the main domain but not the subdomains.
For example, if I have test.com, admin.test.com, and user.test.com. When I go to admin.test.com or user.test.com debug toolbar is loading all js, styles etc from test.com and if test.com is blocked it is not loading anything at all.
What will be good is that if I go to user.test.com it will load everything from it. If I go to admin.test.com it will load from it and when I go to test.com it will load from it.
I can work on pr for this just not sure what should be changed to support it and where?
samuelhwilliams
Metadata
Metadata
Assignees
Labels
No labels