Skip to content

ResponseRenderer + initialConversation conflict #154

@gidehault

Description

@gidehault

Hi everyone,
I have a nlux implementation which is working nicely using "initialConversation" : so I'm able to open the chat interface with conversation history, which is great for our users

I'm now trying to implement a responseRenderer, to display action buttons after some chatbot replies. it's working... but buttons are displayed too for all conversation history items previously displayed. I'm using ColourfulResponseRenderer without changes, as available in this example https://docs.nlkit.com/nlux/examples/custom-response-renderers

how can I avoid that and render my custom response only for latest entry ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions