I get the following error in my console when I first load my code. I think it is a cross domain error. I have never had one of these before so I have no idea where to begin.
I am pulling data into my page using DynamicMapServiceLayer for extra basemap data like townships and sections. I am also using FeatureLayer to pull in the data that I am running my queries and other tasks on.
I also don't have much access to my server to make any changes.
Nope, everything displays just fine for me. I just get this error in my console whenever I load the page. It happens when I am running locally or on the server.