Closed ZiggsTw closed 8 months ago
1
2
3
4
Unfortunately, you gave me very little to work with - a couple of images and no context. I think this is your project. I think the issue is how you are integrating mergely with vue/vite. Perhaps it is strict mode or some JS/ES6 compatibility that you are using to compile/bundle the project.
Unfortunately, you gave me very little to work with - a couple of images and no context. I think this is your project. I think the issue is how you are integrating mergely with vue/vite. Perhaps it is strict mode or some JS/ES6 compatibility that you are using to compile/bundle the project.
Sorry, I didn't explain it clearly. The problem occurred in my project, and I attempted to create multiple versions of Vue initialization projects to locate the problem. I found that the problem occurred in projects using Vite (including Vue3 and Vue2.7), and the way to reproduce the problem was to modify certain words in the middle of the same text.I will provide some key code screenshots:
https://github.com/wickedest/Mergely/assets/55838681/d08cd4a9-1c40-49ed-bee7-7e227303b2d0
:tada: This issue has been resolved in version 5.1.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
@ZiggsTw, fixed - thanks for reporting the issue
Thank you for your reply. We hope it becomes increasingly powerful.
@ZiggsTw, fixed - thanks for reporting the issue
It was a great tool for my project, but there was a problem with it. This problem occurs only when the content of one of the left and right files is only modified (not added and not deleted).
Error message :
Code :
Implement basic functions according to the Upgrade module in the document.
Project information:
test 2(Result: Error): vue@2.7.7 vite@3.0.2 mergely@5.1.0