Skip to content
This repository was archived by the owner on Mar 5, 2019. It is now read-only.
This repository was archived by the owner on Mar 5, 2019. It is now read-only.

Fallback object should be able to handle sections #19

@nolazybits

Description

@nolazybits

Right now the fallback object is a flat object.
If the user decides to use partial loading (ie section, and want to have same key name in those section) this should be supported by the fallback object.
So if allowPartialLoading is true, and a section is passed, we should check in the fallback object like

_this.fallback[section][id]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions