search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
"FIND goes down" - "you receive zero results" or "FIND replies with network level exceptions"?
What is value for variable "Results" when FIND goes down?
What kind of exception is thrown in cases of FIND goes down?
Hi,
occasionally when FIND goes down our pages tend to throw an exception which we can't seem to catch correctly.
Server side we have this sort of thing:
Then in the front end we have this:
The Results != null does not seem to catch a NULL.
Has anyone found a way to combat this?
Jon