Logging of unexpected errors

any chance you’ll consider logging “unexpected errors”?

it happens sometimes that i’m trying to get something to work like a button and, after clicking, i’ll see “Unexpected error while trying to execute action”

maybe it’s a security issue on your end so this is a non-started but it might help those of us who are comfortable writing software if we could see some more detail around that error. a simple console log would be fine with the understanding that if you want to work in “developer mode” you just open the console.

4 Likes

Yes, how do we debug unexpected errors without access to more detail? Could you at least show some detail in the browser console?

2 Likes

One of our users is just getting this now (and I’m not!) - so its very confusing. Would love to know more about this.

Yep I have a formula that resolves on the canvas but when inserted into a button:

OK in my case I was able to figure out the problem. I was trying to use an action to modify/hardcode a column value that was set by a formula.