Murali K G
Murali K G
Thanks for you work. It has been very helpful :+1: Is there a way I can limit the amount of memory used for caching. I have seen caddy run out...
Steps to reproduce on an android phone. 1. `botui.action.text` type some text having incorrect spelling and tap Enter 2. `botui.action.text` passed with a default value of `sometext` but the input...
There is a minor bug in master where msg.attributes should have been action.attributes in case of elements. Also same set of attributes were being applied on the `form` as well...
I was trying to use the existing `text` action with type set to file but then many attributes dont apply for files and return type is different so thought will...