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

ResizeObserver loop limit exceeded #3343

Closed
Naween-Pasindu opened this issue Apr 18, 2023 · 2 comments · Fixed by #3360
Closed

ResizeObserver loop limit exceeded #3343

Naween-Pasindu opened this issue Apr 18, 2023 · 2 comments · Fixed by #3360
Assignees
Labels
BUG Something isn't working

Comments

@Naween-Pasindu
Copy link

Naween-Pasindu commented Apr 18, 2023

Vuestic-ui version: 1.6.3

Steps to reproduce

  • Create a set of tabs using va-tabs
  • Then try to resize the window using inspect element

What is the expected behavior?
Normal, responsive behavior

What is the current behavior?
Getting an error - ResizeObserver loop limit exceeded
Checked on Chrome, Edge and Firefox

Other information
image
image

@Naween-Pasindu Naween-Pasindu added the BUG Something isn't working label Apr 18, 2023
@RVitaly1978 RVitaly1978 self-assigned this Apr 18, 2023
@RVitaly1978
Copy link
Member

Hello, @Naween-Pasindu.
I tried to reproduce this bug, but I didn't succeed. Here is a link to the CodeSandBox. Take a look, please. You can make changes to clarify your case.

@Naween-Pasindu
Copy link
Author

Hello, @RVitaly1978 .
Thank you for the response, I checked the same code on both of vite and vue-cli project initializers. That error raised only on vue-cli project

RVitaly1978 added a commit to RVitaly1978/vuestic-ui that referenced this issue Apr 21, 2023
RVitaly1978 added a commit to RVitaly1978/vuestic-ui that referenced this issue Apr 21, 2023
@zvenigorodskaia zvenigorodskaia moved this from Todo to In Progress in Vuestic Dashboard Apr 28, 2023
@zvenigorodskaia zvenigorodskaia moved this from In Progress to QA / Review in Vuestic Dashboard Apr 28, 2023
m0ksem pushed a commit that referenced this issue May 23, 2023
* fix(#3343): update VaTabs component

* fix(#3343): fix demo
@github-project-automation github-project-automation bot moved this from QA / Review to Done in Vuestic Dashboard May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants