Raj Gaurav Maurya

Results 45 comments of Raj Gaurav Maurya

Hi @notsidney It's working now. ![Working](https://user-images.githubusercontent.com/16620150/193462786-aa5d963e-ef17-4ca0-bd23-49430809019b.png)

Hi @harinij I think default value could be: ^[a-zA-Z0-9+_.-]+@[a-zA-Z0-9.-]+\.[a-zA-z]{2,3}$

Made a PR: https://github.com/rowyio/rowy/pull/820

Hi @notsidney It's working for me. The number of characters can't be more than the max limit. Inputs can be multiline. Regex validation is working as well. ![LongWorking](https://user-images.githubusercontent.com/16620150/193464882-c136a274-62ce-4b6a-8e80-e109fab2f88b.png) ![LongWorking2](https://user-images.githubusercontent.com/16620150/193464948-23a03272-0b88-43be-a743-f03edccd9cd1.png)

I faced the same problem of changes not working. But when I restarted the server manually, it worked.

PR: https://github.com/rowyio/rowy/pull/821