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.
Fixed it by renaming the method to SearchAncestor.
Works fine now, but would like to know why this happens.
I am trying to execute this query:
But I am getting back a 400 from find with exception NumberFormatException.
Here us the defination for SearchParent()
Result in Find index:
Also have this:
Cannot see why a tring needs to be converted to a number, while matching a string...