I’m getting an error in my console.
Just an update on this. I had @Misho weather widget code in the header. It didn’t work but was added correctly. After I removed it the error in the console was gone.
I’m getting an error in my console.
Just an update on this. I had @Misho weather widget code in the header. It didn’t work but was added correctly. After I removed it the error in the console was gone.
Sometimes this happens if HTML isn’t valid, since it’s trying to parse the HTML before outputting it. I’ll see if we can at least suppress the errors. I tested that code specifically and it was working but didn’t appear because that custom HTML needed a width applied to allow the iframe to show.