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

Add markers for Cached Components #13

Closed
wants to merge 12 commits into from

Conversation

markvaneijk
Copy link
Member

@markvaneijk markvaneijk commented Apr 27, 2024

This PR provides marker functionality to Cached Components, useful when implementing permanent cache that gets 'trapped' inside a nested cache.

This way you could implement event listeners that update/replace the permanent cached value inside the 'parent' cache.

It could also be useful when debugging to view the markers in the HTML source.

@markvaneijk markvaneijk deleted the feature/cached-component-markers branch May 16, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant