You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues to ensure the bug has not already been reported
Fastify version
4.x
Plugin version
5.11.0
Node.js version
20.x
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
11
Description
I suspect it is deal to the merged schema cache is not properly handled, which means two seperate build procedure may try to use the same cache but it never exists.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
Fastify version
4.x
Plugin version
5.11.0
Node.js version
20.x
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
11
Description
I suspect it is deal to the merged schema cache is not properly handled, which means two seperate build procedure may try to use the same cache but it never exists.
Steps to Reproduce
Expected Behavior
No response
The text was updated successfully, but these errors were encountered: