We wrapped the whole React application with <ReCaptchaProvider>. So it is mounted only once and never updated, because it is high in the tree as possible.
In the profiler I can see that some code from recapthca is called approximately every 100ms

And even more it casuses page relayout which may produce performance issues. This is the detailed view of one such call
