Skip to content

[BUG] - State Persistence Issue: Message Disappears After Response #4370

Description

@AsharibAli

In the latest version of Flowise, there is a persistent UI bug affecting message visibility after responses are received.

When a user sends a message (i.e., a request is triggered), the system returns the expected response. However, immediately after the response appears, the messages disappears from the UI, making it impossible to trace what was asked. This breaks the conversational continuity and user experience.

This issue occurs across all of my Flowise projects when used externally (e.g., through flowiseChatEmbed). Interestingly, the same functionality works perfectly within the Flowise instance UI, which indicates the bug may lie either in the embedding script (flowiseChatEmbed) or in the exposed frontend state management.

Please prioritize this bug fix as it significantly affects UX in all embedded deployments.

Additional context
This issue appears to match a similar problem reported here: #4349

@HenryHengZJ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions