Skip to content

Subcategory link error #18

@MartinPham

Description

@MartinPham

Hello there

I was trying this connector with my local Magento2 installation (with sample data). The category link works normally, but when I tried to navigate the sub category link (example: /s/training/training-video.html), I got this error

Error: The providedasvalue (/s/training/training-video.html) is incompatible with thehrefvalue (/s/[subcategoryId]). Read more: https://err.sh/vercel/next.js/incompatible-href-as
Seems the <Link/> component was using href as /s/[subcategoryId] and it's incompatible with /s/training/training-video.html (there is another slash)

Could you please check it?

Thanks!

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