I'm trying to return an error message to a remove action.
From the server side I´m sending this back to the clientside: {'error': 'Test'}
Unfortunatly this does not show an error message.
I'm away from the office at the moment (will be back on Monday to test and fix this if there is an issue in Editor), but what does happen instead of the error being shown?
Answers
I'm away from the office at the moment (will be back on Monday to test and fix this if there is an issue in Editor), but what does happen instead of the error being shown?
Allan
It's already fixed, not a editor bug, it was a bug of my own.