Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cv-tabs): Fix error on parentNode on doScrollIntoView. #1269

Merged
merged 3 commits into from
Nov 2, 2021

Conversation

PabloCarmona
Copy link
Contributor

Contributes to close #1264

## What did you do?
Add a comprobation to know if the tab exists.

## Why did you do it?
There was an error when the users leave the page causing an undefined parentNode error.

How have you tested it?

Yes. Tested on a project I'm working on.

Were docs updated if needed?

  • N/A
  • No
  • Yes

@netlify
Copy link

netlify bot commented Oct 28, 2021

✔️ Deploy Preview for carbon-components-vue ready!

🔨 Explore the source changes: eb814f6

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-vue/deploys/618175c6529a230009040382

😎 Browse the preview: https://deploy-preview-1269--carbon-components-vue.netlify.app

@lee-chase lee-chase merged commit f4aab3a into carbon-design-system:main Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cv-Tabs] tab is undefined on DOM removal
2 participants