We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you navigate to a scene and make any changes (change the playback position or add a tag/performers), the scene won't update.
#75 fixes this for the main screen, but others such as Performers, Tags, or filters won't.
The text was updated successfully, but these errors were encountered:
This is just the UI issue where scene images/details are not updated on the main page (or other places with a list of scenes).
Sorry, something went wrong.
Introducing the apollo caching layer might be the real solution for this (https://www.apollographql.com/docs/kotlin/caching/introduction).
However, the changes in #208/#306 are kind of at odds with this caching.
Successfully merging a pull request may close this issue.
If you navigate to a scene and make any changes (change the playback position or add a tag/performers), the scene won't update.
#75 fixes this for the main screen, but others such as Performers, Tags, or filters won't.
The text was updated successfully, but these errors were encountered: