fix: Update duplicate ids for dashboard app frame (#8077)
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
:key="currentChat.id + '-' + dashboardApp.id"
|
||||
:is-visible="activeIndex - 1 === index"
|
||||
:config="dashboardApps[index].content"
|
||||
:position="index"
|
||||
:current-chat="currentChat"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user