Skip to content

When I try to run the sample app config page, it fails to load due to inventory_count not being returned by useProducts #236

@askeric

Description

@askeric

Get the latest build, build it, install it. I get a failure rendering the admin pages because data.inventory_count is not available

I worked around it now by setting data.inventory_count to a placeholder value before returning the data from the useProducts() function. Did the return value for /api/products change, or am I perhaps missing some setup step?

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