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.
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.
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