formio.js icon indicating copy to clipboard operation
formio.js copied to clipboard

Facing memory leak in formio.

Open gyanendrasinghpanwar opened this issue 1 year ago • 1 comments

Couple of reason : -

  1. Chocices js library is causing memory leak with large amount of data.

gyanendrasinghpanwar avatar Jan 08 '24 09:01 gyanendrasinghpanwar

Do you have any sample requests that causes large memory leaks?... Also, it should be noted that we are in the process of replacing the validation system in formio/formio with a new @formio/core processor system that we hope will resolve many of the memory leak issues in the API Server. That is coming in the next few weeks and me have you try it after that is pulled into an RC build.

travist avatar Jan 10 '24 15:01 travist