A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Hi there!
I have a Unit test, and in the function, I've used GetUrl() but they gave me a null value.
This is the mock config.
and in the services class, I'm using DI
In this service, I've used GetUrl(), but it always gives me a null value.
I don't know why, anybody has the solutions?
Thanks.