Skip to content

"There is a store without sid in this scope, its value is omitted"  #11

@Loskir

Description

@Loskir

When using fry-fx with nextjs-effector, a warning appears that says "There is a store without sid in this scope, its value is omitted"

It seems to be caused by this store https://github.com/doasync/fry-fx/blob/master/src/create-controller.ts#L16 that does not have a sid.

 Apparently you need to add serialize: ignore to fix it (as suggested in https://t.me/effector_ru/286983)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions