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 completed with undelivered notifications #171

Open
tyler-dane opened this issue Dec 6, 2024 · 3 comments
Open

ResizeObserver loop completed with undelivered notifications #171

tyler-dane opened this issue Dec 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@tyler-dane
Copy link
Contributor

tyler-dane commented Dec 6, 2024

Steps to Replicate

  1. Click all day row
  2. Click input to open date picker
  3. Click arrows in date picker
  4. Notice: month in date picker changes as expected
  5. Close event form
  6. Repeat 1-3
  7. Notice: month in date picker does NOT change as expected
@tyler-dane tyler-dane converted this from a draft issue Dec 6, 2024
@tyler-dane tyler-dane added the bug Something isn't working label Dec 6, 2024
@tyler-dane tyler-dane changed the title Date Picker doesn't work Date Picker arrows doesn't work after first render Dec 6, 2024
@tyler-dane tyler-dane moved this from Backlog to Ready in 🏗 Compass Roadmap Dec 6, 2024
@murilo9
Copy link
Contributor

murilo9 commented Dec 8, 2024

@tyler-dane
Using branch main. I ran the steps to reproduce, and the months changed accordingly, however:

  1. If a particular day of the month is selected (e.g. day 7) then the same day keeps selected when changing months, but with a black background instead of blue (I don't know if that's the expected behavior).
  2. After repeating steps 1 - 3 several times, I got an error from React (see screenshot). Did you got the same error? Or is it a different problem?
    Image

@murilo9
Copy link
Contributor

murilo9 commented Dec 8, 2024

Update: now every time I click the arrows I get the error from the screenshot.

@tyler-dane tyler-dane changed the title Date Picker arrows doesn't work after first render Date Picker arrows don't work after first render Dec 9, 2024
@tyler-dane
Copy link
Contributor Author

tyler-dane commented Dec 10, 2024

@murilo9 I also couldn't reproduce the date picker bug above after working from the latest main.

I didn't see that ResizeObserver loop error either. I have seen that error when working on the sidebar, though.

I suspect the Resize error is caused by a memory leak or another bug.

Let's keep an eye out for this error. If it keeps happening, please update this issue so we can identify the root cause.

@tyler-dane tyler-dane changed the title Date Picker arrows don't work after first render ResizeObserver loop completed with undelivered notifications Dec 10, 2024
@tyler-dane tyler-dane moved this from Ready to Backlog in 🏗 Compass Roadmap Dec 10, 2024
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
Status: Backlog
Development

No branches or pull requests

2 participants