Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

error in nested_nav example debug output #62

Closed
csells opened this issue Oct 7, 2021 · 2 comments
Closed

error in nested_nav example debug output #62

csells opened this issue Oct 7, 2021 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@csells
Copy link
Owner

csells commented Oct 7, 2021

════════ Exception caught by animation library ═════════════════════════════════
The provided ScrollController is currently attached to more than one ScrollPosition.
════════════════════════════════════════════════════════════════════════════════

It doesn't affect the behavior and it's just a sample but it still bothers me and must be fixed!

@csells csells added the documentation Improvements or additions to documentation label Oct 7, 2021
@csells csells changed the title nested_nav error in debut output error in nested_nav example debug output Oct 7, 2021
@csells csells added the bug Something isn't working label Oct 8, 2021
@rydmike
Copy link
Contributor

rydmike commented Oct 13, 2021

I have seen this error as well, and not only with go_router. In that other case I was pretty sure the scroll controller was not attached to more than one position, I tried keys, did not see it for a while, but saw one recently again - dang. Interesting in learning what you find out about the issue.

@csells
Copy link
Owner Author

csells commented Oct 17, 2021

fixed in v2.1.2.

@csells csells closed this as completed Oct 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants