Prudhvi Raj
Prudhvi Raj
Found the issue. In circleMouseUp function, after a new link is added justDragged in not being set to false.
@cjrd Is there any problem with the solution I have mentioned?
@cayter this snippets did not solve the problem. I added code in the shared snippet in entry.server.tsx and the issue still persists
@cayter Here it the repo - https://github.com/prudhvi85/debug-pm2-remix Instruction for running: `docker build -t test_image/test-image -f Dockerfile .` `docker run -p 3120:3120 test_image/test-image`
@cayter apologies for bothering you. We are sort of stuck on this. Any help is really appreciated. Thank you
@cayter Tried passing the arguments instead of config. Now I am getting another issue ``` You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection: Error:...
@cayter I am trying to use pm2 for load balancing features