More often than I like, I have that otherwise excellent Snackbar component act up on pages, throwing warnings like this:
And it goes away some minutes later normally. This is also for pages where I have not touched the logic for some time.
What gives?
Nevermind this - I found out now that the page component had been deleted somehow, so the logic had nothing to bind to. Basically what the warning indicates, but it is a bit confusing language there (at least to me) so I did not understand what “beyond the current context” implied until just now…