modules icon indicating copy to clipboard operation
modules copied to clipboard

Web Module : Not able to render stateful React Components

Open draghav1234 opened this issue 6 years ago • 0 comments

I need to create custom form components which will be used in my chat and shown to the client. I see botpress webchat plugin only supports Presentational React Components. As soon as I change presentational react components to ones having their own states, then the code breaks and is not able to load the components.

Kindly help resolve this.

draghav1234 avatar Sep 04 '18 11:09 draghav1234