@@ -33,359 +33,364 @@
:key="activeTab"
:has-changes="hasChanges"
@replace-code="onReplaceCode"
- @started-loading="isLoadingAIResponse = true"
- @finished-loading="isLoadingAIResponse = false"
+ @started-loading="onAiLoadStart"
+ @finished-loading="onAiLoadEnd"
/>