I can't seem to figure out if it's even possible or not. This demo is pretty much what I want to achieve, but I'd like the server message to be shown in the message (dynamic message).
Even if I turn the message's value to a method, the server's response (in this case the message from the thrown error) can't be retrieved. Am I missing something or is this a feature missing?
Hello,
I can't seem to figure out if it's even possible or not. This demo is pretty much what I want to achieve, but I'd like the server message to be shown in the message (dynamic message).
Even if I turn the
message
's value to a method, the server's response (in this case the message from the thrown error) can't be retrieved. Am I missing something or is this a feature missing?