Revert "Revert "fix: resolve show more button issue""

This commit is contained in:
Med Marrouchi
2025-05-01 20:27:59 +01:00
committed by GitHub
parent f2b452ae85
commit eae5eb4a64

View File

@@ -205,6 +205,14 @@ 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(