chris-ware / nova-breadcrumbs

Breadcrumbs for Laravel Nova
152 stars 44 forks source link

When filter is reset bread crumb is not working #109

Closed mostafizurhimself closed 3 years ago

mostafizurhimself commented 4 years ago

video-to-gif-converter

chris-ware commented 4 years ago

@MdMostaFizurRahaman Can you provide a bit more information, ie what version of Nova and what version of breadcrumbs you are using?

mostafizurhimself commented 4 years ago

Nova Version: 3.12.0 nova-breadcrumb Version: ^2.0

chris-ware commented 4 years ago

@MdMostaFizurRahaman I've confirmed its an issue, but I haven't had time recently to investigate. I'll get to it as soon as I can.

chris-ware commented 3 years ago

@MdMostaFizurRahaman I believe this issue is related to a main issue of Query Strings and how my library interprets them. I've made a number of changes based on several pull requests, to rectify this and will be releasing a new version shortly. Can you let me know if it rectifies your issue? I don't have a suitable test case for this to be able to test myself.