Denise Michelle del Bando

Results 3 comments of Denise Michelle del Bando

i am getting this issue as well. adding this to Dashboard.config works ``` content /Umbraco/UrlTracker/InfoCaster.Umbraco.UrlTracker.UI.UrlTrackerManagerWrapper.ascx ```

for mine it works but it doesnt work on a multi-site configuration https://our.umbraco.com/forum/using-umbraco-and-getting-started/92345-issue-with-url-on-multi-site-setup-in-flexible-load-balancing#comment-293647 Should i create a new issue?

What is the difference between the two? ``` import { createClient as createClientOrig } from 'contentful'; import { createClient as createClientToo } from 'contentful-management'; ```