VMware {code} Community
kumargandhi
Contributor
Contributor

Error seen while opening dialog - notificationService::handleError

Hi,

I am seeing error on UI when ever i open a dialog using the JS API webPlatform.openModalDialog. The error occurs while passing the object ID and JS code must be making a service call on this ID and erroring out. Is it possible to stop this service call within the JS code/API. PFA screenshots of the errors i am seeing.

0 Kudos
3 Replies
kumargandhi
Contributor
Contributor

Previous post had only one screenshot. PFA for second screenshot.
0 Kudos
laurentsd
VMware Employee
VMware Employee

The URL /ui/data/properties/... with a 500 error in your last screenshot doesn't look right.  In order to access your plugin's data controller it should be /ui/plugin-name/data/properties/...

I  need to see your code to understand what is happening in details. Thanks.

0 Kudos
kumargandhi
Contributor
Contributor

Hi,

Thank you for reply.

I am not making this call anywhere - at-least i know of. As soon as i call method this.webPlatform.openModalDialog() it does this service call.

Can you point me where to check the code?.

Thank you.

0 Kudos