Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi all,
I am facing an odd issue on my console. There was a mashup for which we used a label widget and did the bindings. Later we deleted the label widget but the service was still there. When we checked the console, we got an error for the label widget. To debug the issue, have removed all the services and all the widgets, but still, the issue exists in the console. Please find the attachment for a better understanding.
Thank You!!
Solved! Go to Solution.
As a workaround, I exported the Mashup in XML format, deleted the label widget, and imported the same. Now the error is not coming in the console.
Thank you!!
Very likely artifacts in the mashup definitions that weren't properly cleaned up.
I would submit a bug report for this, although I believe it shouldn't prevent the mashup from rendering and functioning.
Hi @MM_9023322.
Since you've already removed everything anyway, to start cleanly, you may want to delete the mashup and start over. This could possibly be a caching issue as well, so you could try clearing your browser cache and restarting the browser. Possibly restarting Tomcat would help as well.
Regards.
--Sharon
As a workaround, I exported the Mashup in XML format, deleted the label widget, and imported the same. Now the error is not coming in the console.
Thank you!!