Error on deleted event script?

I’ve got a table in which I got some errors in the Events scripts - Or at least, the link in the debug dialog refers to the interaction / events of this table.

As I could not debug it, I removed the events. Although I’ve deleted them, I still got an error message, which seems to relate to the Events. Is this a bug, or do I have to look somewhere else to find the source of this issue. As there are a lot of references to this particular table, i’m not very keen on deleting the whole element.

I would test every code / event handler that calls this element, deleting one at time to track where this error is exactly comming from. Also, it’s rare, but when I see something that clearly have no reason the be happening, I refresh the interface.

Hi @Ronaldvm! Appreciate your patience here - I was wondering if you have tried out the suggestion made by @juliomds and/or the issue is resolved now?

From your screenshot, it looks like the error messages in the console are coming from the tableTeBehandelenReg... component itself. It's possible that you are also seeing other references to productionnr.

I would do a quick search in the Retool editor by using Cmd+F (or the search icon in the left nav bar) to search across the entire app for productionnr. This will surface every place it is referenced whether in queries, transformers, component expressions, etc. so you do not have to delete the whole element.

Then, I would also double-check the table's column settings one by one for any custom value expressions.

Hope this helps! Let me know if you need further assistance :slight_smile:

-Jen

Hi @Ronaldvm ! Just checking in to see if you have any questions or need more assistance with this issue?

-Jen