How do i find a function that is producing errors?`
It has a function name, can i use this somehow?
Hi Ole,
If you inspect the network traffic when you load the app (or open the view where the function fails), you can filter using /functions and then press “Response”. Here you can filter with the id above, and see the code. Hopefully, this gives you more information.
It is not possible to use the function name to find which function it is in Create unfortunately.
I have created an improvement challenge as it would be nice have more information regarding the function error ![]()
//Ulrik

