Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 16, 2018. It is now read-only.
This repository was archived by the owner on Oct 16, 2018. It is now read-only.
There was an error while loading. Please reload this page.
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.