question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suggestion: experimental feature should be disabled by default

See original GitHub issue

In recent case ( v0.19.0 , v0.19.1 ) it would be

"vetur.experimental.templateInterpolationService": false

An experimental feature which is not fully battle tested might confuse users when things are not going well.

Features in this stage should be able to be manually turned on, usually by people who know what they are doing, and/or have a need for the certain feature. And they can help you test the feature before it is ready to be enabled by default.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:21
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
octrefcommented, Apr 26, 2019

I disabled it by default because upstream issues like https://github.com/vuejs/vetur/issues/1226 is not solvable through types yet, and mapGetters from vuex can’t add members to this either.

1reaction
protodonutscommented, Apr 26, 2019

How would I battle test experimental features?

You may git clone some random, active, seems-well-maintained vue projects on GitHub, open them with your new release candidate. And compare it with your last stable release?

Before major release at least have some look from the perspective of the end users.

Read more comments on GitHub >

github_iconTop Results From Across the Web

iOS 15 Experimental WebKit Features: GPU Process
Experimental features that are not ready for developer testing are disabled by default. When they are ready to be tested and used, they...
Read more >
r/iOSBeta - Hi, someone smart help ?? what do these “WebKit ...
An unofficial community to discuss Apple's iOS/iPadOS beta software ... iOS beta has a button to reset the experimental features to default?
Read more >
Test experimental features in Chrome - Google Support
Open Chrome. Next to the address bar, select Experiments . Next to the feature's name and description, select the down arrow and then...
Read more >
Reset Safari's Experimental Features to the Defaults to Fix or ...
Navigate to Settings –> Safari –> Advanced –> Experimental Features, and then scroll to the bottom and tap "Reset All to Defaults." There...
Read more >
"Experimental features" warning should be configurable via flag
I'm curious, what's the purpose of disabling the warning? From my perspective, the whole point of the warning is to make it impossible...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found