onestarter
onestarter copied to clipboard
publisher.js errors: targetOrigin was not supplied
I'm receiving this error from publisher.js
"targetOrigin was not supplied and was not found on the hash tag, this can result from a redirect or link to another page. "
I'm assuming it's looking for
which is on the page. I'm also getting this error loading directly on the page so I'm not linking or redirecting when this error appears
I think this occurs when trying to use functions like enableSubmit, and there is no submit button (like an app page). Does that track?
I dunno. does have to be a type="Submit"? I did have commandbuttons on the page that was giving me the error.