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 was archived by the owner on Jun 5, 2025. It is now read-only.
I'm integrating a CAI's chatbot using webclient however, when the chatbot is returning cards, list items and/or carousel list items, I get the following warning messages in the console: "AM Unknown type card ", "AM Invalid list items" and "AM Invalid Carousel list" for each one of them.
As a consequence of this, no content is displayed on teh chatbot's window. I could display buttons but not the other ones.