Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.

Beta 32, seems to more or less work #3

@mariusandra

Description

@mariusandra

Hi @etiennecl

I upgraded to the latest kea beta (.32) and configured the next.js app to more or less work.

The only issues still:

  • It doesn't wait for saga async actions to finish. This seems like one approach for it, but I'm wondering if there should be something more framework/plugin-specific that deals with it?
  • If you open a page (e.g. about), click to index and click back to about, it will have the server side initial props as a default value... and it will run its own initialprops again on top of that. With the increment code it looks weird, but I guess in a real app refreshing the data is not a bad thing and/or could be avoided with some simple conditionals

Let me know if this is already something you can work with :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions