Hi,
When use onClose Callback function, I can't call method from my Controller, this.method() don't work because "this." is the MessageBox.
In Cart Demokit app the same error occurs, access Shopping Cart choose a "Out of Stock" item and Press "Add to Cart", click "OK" now open the console and check the error.
is it an error in SAPUI5?
How Can I call a Controller Method?
Thank you