Error not thrown on data methods

Hi guys!

I’m not sure whether it’s a bug or not.

but when I try to set options for a dropdown field with an invalid options array the data methods don’t throw an error.

image

image

image

We can see the error on the console, but the flow in my code stays in the try block.

So, just wanted to let you know.

Thank you.

I’m encountering the same issue where the value isn’t updating, nor am I receiving an error message, even with a try-catch block.

I tried implementing this on the new_email_requester_info page and would like to understand why this is happening. Could it be that the interface methods aren’t supported for the required placeholder, or is there another reason?

Additionally, I couldn’t find relevant information in the documentation.

Kindly assist us with this.