Discussions

Ask a Question
Back to All

getOverrideUrl on WebComponent widgets doesn't seem to work

I'm trying to use getOverrideUrl() from a WebComponent widget and it doesn't seem to be working.
I believe it's related to the widget ID being wrong or missing on the attributes passed to the WebComponent, which I then use to create the WidgetAPI.

Is this a known issue? Is there any workaround to this?