Skip to content

Conversation

@longnguyen-osg
Copy link

Fixes #1487

ConvertLeadToDealModal.vue does not have onMount() same with LeadModal or DealModal so when open that Modal cached deal data can not be clean.

So we add onUnmounted() on useDocument(), so whenever DealModal or LeadModal closed data will not be stored inside browser cache.

@longnguyen-osg
Copy link
Author

Hi @shariquerik, can you help me review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deal that converted from lead using cached deal data

1 participant