Skip to content

Test case for a compatibility issue between Vue versions > 3.2.45 and Prototype.js version 1.7.3

Notifications You must be signed in to change notification settings

Sublime1/Vue-Prototype-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue-Prototype-issue

Test case for an issue introduced in Vue version 3.2.46 which breaks compatibility with Prototype.js version 1.7.3

There are 3 files here - just open in your browser to see the issue.

✅ working.html uses Vue version 3.2.45 and you can successfully see the "Hello vue!" message

❌ broken.html uses Vue version 3.2.46 and you get no message on the page. The console says:

Uncaught ReferenceError: _toDisplayString is not defined

❌ broken-3.3.7.html uses latest Vue version 3.3.7 and is also breaking

About

Test case for a compatibility issue between Vue versions > 3.2.45 and Prototype.js version 1.7.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages