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.

Removal of erraneous functionality in CT

See original GitHub issue

We want to remove functionality that was deemed as erraneous with regards to critical functionality in Component Testing. Use the no-dead-code paradigm when practical to ensure users don’t experience unnecessary blockers.

Things that need to be removed

Global

  • deprecate style injections (including impl in mount-utils).

React

  • mountHook function
  • unmount function should no longer be exported
  • Auto aliasing of mounted component

Vue

  • Remove mount callback

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lmiller1990commented, Oct 31, 2022

It looks like we didn’t share the final conclusion to the question in the post above by @rockindahizzy.

We will deprecate styles,stylesheets, mountCallback and unmount. Those will throw errors in Cypress 11. The error will explain the deprecation, and link to the migration guide.

0reactions
cypress-bot[bot]commented, Nov 10, 2022

Released in 11.0.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v11.0.0, please open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Computed Tomography - an overview | ScienceDirect Topics
CT -guided biopsy uses CT scans to direct the needles to individual tumor locations to remove a specific pair of tissue. CT scans...
Read more >
Principles of CT and CT Technology
Abstract. This article provides a review of the basic principles of CT within the context of the evolution of CT. Modern CT technology...
Read more >
Current and Novel Techniques for Metal Artifact Reduction at CT
Describe the physical mechanisms of metal artifact generation at CT. □ Describe the theoretical basics of artifact reduction techniques ...
Read more >
CT artifacts: causes and reduction techniques
This enables lower radiation dose and higher resolution scans. Metal artifacts can also be reduced using iterative reconstruction, resulting in a more accurate ......
Read more >
Tumor volume measurement error using computed ... - NCBI
The goal of this paper was to address the measurement error resulting from CT image production. To isolate the error, a calibration device...
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