Merge pull request #969 from Hexastack/revert-965-964-issue---carousel-show-more-issue
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled

Revert "fix: resolve show more button issue"
This commit is contained in:
Med Marrouchi
2025-05-01 20:27:54 +01:00
committed by GitHub

View File

@@ -205,14 +205,6 @@ export class BotService {
block.attachedBlock,
);
}
await this.conversationService.storeContextData(
convo,
nextBlock,
event,
false,
);
return await this.triggerBlock(event, convo, nextBlock, fallback);
} else {
this.logger.warn(