Oleksandr Yershov
Results
2
issues of
Oleksandr Yershov
**Idea** When FE receives huge amount of websocket messages per second, we can see performance issues. The cause is that FE handles every message came via websockets (it can be...
wontfix
Idea
Hello👋, I face an issue with the default behavior of `z.any()` and `z.unknown()` schemas. I expect these fields to have consistant behavior in line with other supported schemes: `required` after...