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.

Take Over Mode not working properly - TS Errors without Take Over

See original GitHub issue

1- Most of quick fix options does not work on TS files. 2- Suggestions does not show right props.

This video is recorded on initial project that is created with npm init vue@latest https://user-images.githubusercontent.com/63511519/162743102-70c8e8f6-4ab5-45ba-a241-c28842efc391.mov


When I disable Take Over mode, even in the initial beginning project, I get these errors; image Basically Vue TS does not recognize the .Vue files.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12

github_iconTop GitHub Comments

1reaction
extrem7commented, Apr 11, 2022

Take over mode also became broken in all my projects after the weekend image

0reactions
ragokancommented, Apr 11, 2022

Take over mode also became broken in all my projects after the weekend image

Yeah, in my previous projects, I didn’t have any errors, I just created this one yesterday, but errors started after the updates in extension.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Volar and vue-tsc are showing different TS errors
I use VS Code with Volar. Now on one hand I have all my TS errors printed in the console which is what...
Read more >
Error - JavaScript - MDN Web Docs - Mozilla
Error objects are thrown when runtime errors occur. The Error object can also be used as a base object for user-defined exceptions.
Read more >
Tasks in Visual Studio Code
Integrate with External Tools via Tasks. Lots of tools exist to automate tasks like linting, building, packaging, testing, or deploying software systems.
Read more >
ts-node - npm
Start using ts-node in your project by running `npm i ts-node`. ... If no tsconfig.json is loaded from disk, ts-node will use the...
Read more >
Template type checking - Angular
If that doesn't work, an option of last resort is to turn off full mode entirely with fullTemplateTypeCheck: false . A type-checking error...
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