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

Update ReadFromCache method to properly populate relevant properties when getting the SpaDataModel from the cache #15

Open
abjerner opened this issue Nov 5, 2021 · 0 comments
Assignees
Labels
type/bug Something isn't working umbraco/v8

Comments

@abjerner
Copy link
Member

abjerner commented Nov 5, 2021

When getting the SpaDataModel from the micro cache, relevant properties of the current SpaRequest aren't populated - eg.:

  • SpaRequest.Content
  • SpaRequest.ContentModel
  • SpaRequest.Site
  • SpaRequest.SiteModel
  • others?

https://github.com/skybrud/Skybrud.Umbraco.Spa/blob/v3.0.0-beta014/src/Skybrud.Umbraco.Spa/SpaRequestHelper.Flow.cs#L429

@abjerner abjerner added type/bug Something isn't working umbraco/v8 labels Nov 5, 2021
@abjerner abjerner self-assigned this Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working umbraco/v8
Projects
None yet
Development

No branches or pull requests

1 participant