Tushar Selvakumar

Results 23 comments of Tushar Selvakumar

@heath-freenome noticed another issue. If i use a Textarea instead of an input, it results in some pretty weird behavior. It sends my cursor to the first character position every...

@heath-freenome this is for something on the Multiwoven platform. It is open source but it's difficult for me to run this on a codesanbox. I'm not sure how i'd be...

I don't see any issues in the console w.r.t. React or me breaking the Rules of React with my code change. Please let me know how we can proceed further.

@heath-freenome All I see is this in the console which seems related to RJSF. The ID error was due to something I was testing but the other two still remain....

Hey @heath-freenome @nickgros, I figured out the issue. Turns out it's from my end, my onChange handler is triggering a re-render. [This](https://codesandbox.io/p/github/macintushar/rjsf-sandbox/main?import=true) is a CodeSandbox I've set up for you...

@xyfer17 you can rebase and try. I have pushed the fix for the build error in #481. // @Mohith93 @sumitd94

@xyfer17 assigned it to you. Would like to know how you are planning on implementing this after you go through the current code.

@xyfer17 need you to think about how you'll manage data if I fill out the form as: 1. open in account A, fill the form, close it and login with...

Hey @woodhull, did you make sure this command is working on MacOS because as far as I know, Mac follows `docker-compose` and linux uses `docker compose`

Oh cool! Let me try it out first. I might make a change so that both commands are there, just incase someone's still using an older version of docker.