kirill-zhirnov / boundless-nextjs-ecommerce-template

Next.js E-Commerce template. Strong TypeScript, Ready to use, For high-performance e-commerce websites.

Home Page:https://boundless-commerce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter products have issue

sonnt2510 opened this issue · comments

hi Kirill, i just checked the blank template and tried to filter products by Type of case and it wasn't working, here is the URL that I got https://blank.demos.my-boundless.app/category/100?props[undefined][]=609

It also happens with the other templates as well, even with my project that is using your template and already deployed to production a few months ago

nevermind i fixed this one on my site, the issue is you've changed the field name characteristics_id to id, i believe it's in Filterform.tsx and MultipleSelectCharacteristics.tsx

Hi @sonnt2510 ,
I've updated the API - Sorry about that. Our client is up to date - so please upgrade it and typescript highlights changes.

Thank you.