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

Hypernova After Actions #59

Open
gbateman opened this issue May 29, 2018 · 1 comment
Open

Hypernova After Actions #59

gbateman opened this issue May 29, 2018 · 1 comment

Comments

@gbateman
Copy link

gbateman commented May 29, 2018

Hey, so I'm trying to use action caching on a page that has server side rendered react using Hypernova, and I'm running into some issues. The problem is that in the action itself, Hypernova only puts tokens into the response, and then it replaces those tokens using an after action. Because of this, when trying to cache with it, the cache only stores the tokens and not the actual elements. Would it be possible to include an option for action caching to cache the response after after actions?

This would make it possible to use the two together without requiring some custom code gymnastics

Edit: Or if this already exists could someone help me find it?

@rafaelfranca
Copy link
Member

Would it be possible to include an option for action caching to cache the response after after actions?

Maybe. Please do investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants