Sidhartha

Results 3 issues of Sidhartha

### Description This `adb reverse tcp:3000 tcp:3000` command helps access `http://localhost:3000` on an android device where the localhost server is running at post 3000 on the connected pc. I am...

Steps to Reproduce: 1. Start the server by `yarn start` 2. Open the playground for any component 3. Goto any object input field 4. start typing improper input Expected behaviour:...