You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My console gets filled with approximately 400 warnings for each step for the tour
388 index.js:2133 [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "tooltipStyle"
found in
---> <CopilotModal>
<Page>
<App> at App.vue
<Frame>
<Root>
I have tried to search the repo to find where this is being modified but I can't find it could you please hint me to the right direction for making a pull request to fix this?
The text was updated successfully, but these errors were encountered:
My console gets filled with approximately 400 warnings for each step for the tour
I have tried to search the repo to find where this is being modified but I can't find it could you please hint me to the right direction for making a pull request to fix this?
The text was updated successfully, but these errors were encountered: