2.12.13 can't create new userscripts
See original GitHub issueThe buttons to “Save” and “Save and close” is disabled.
Found this error in the developer console.
vue.js:1 TypeError: Cannot read property 'name' of undefined
at p (common.js:1)
at a.scriptName (index.js:1)
at un.get (vue.js:1)
at un.evaluate (vue.js:1)
at a.scriptName (vue.js:1)
at a.<anonymous> (index.js:1)
at a.t._render (vue.js:1)
at a.r (vue.js:1)
at un.get (vue.js:1)
at new un (vue.js:1)
Ht @ vue.js:1
vue.js:1 TypeError: Cannot read property 'expandKeyMap' of undefined
at a.mounted (index.js:1)
Ht @ vue.js:1
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Tampermonkey • Changes
Userscripts that run in extension context have almost full extension permissions and can even modify and install new userscripts. Remove document.
Read more >Include all pages in tampermonkey(userscript) - Stack Overflow
Okay tested it myself and * works while <all_urls> does not! There is no error in Tampermonkey, even in verbose mode, for either...
Read more >An open-source userscript manager for Safari - GitHub
An open-source userscript manager for Safari. Contribute to quoid/userscripts development by creating an account on GitHub.
Read more >How to install and use Tampermonkey - YouTube
Your browser can't play this video. ... Tampermonkey after installation and where you can find and manage the userscripts you've installed.
Read more >Creating TamperMonkey Userscripts | Augmented Browsing
World Wide Web is amazing. There is a lot of content to be browsed. And to browse it, we use a web browser....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It took some time for them to accept 2.12.13. Now 2.12.14 is submitted but may take another few days. FYI the BETA version should work.
2.12.14 has been published in CWS.