You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
draghav1234
changed the title
Not able to statefull React Components
Not able to render stateful React Components
Sep 4, 2018
draghav1234
changed the title
Not able to render stateful React Components
Web Module : Not able to render stateful React Components
Sep 7, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: