AlexisMunoz

Results 2 issues of AlexisMunoz

Hi, I am using remount with React 18 and I am getting this warning because you are using render instead createRoot for React 18. ![image](https://user-images.githubusercontent.com/40778810/161449355-695f5764-3870-4b64-b515-c41dc1bb0bd4.png)

I use conn.close() for closing the connection between ruby and Rserve, but if I check the processes runing in my Rserve instance, the processes are not being closed and when...