Mobile navigation menu is not showing up
-
The mobile navigation menu is not showing anything on the velocity theme. Getting the following error after clicking the burger menu
categories is not defined
-
Hi @amit-viacon
This issue has been fixed in master https://github.com/bagisto/bagisto/issues/2579
you can take a pull from the master branch.
Thanks,
-
I have the latest copy. But I am still facing this issue.
-
Hi @amit-viacon
We are working on this issue and will update you soon.Thanks
-
hi @amit-viacon
still its not working
help us.. -
Hi @bala
please describe the bagisto version on which you are facing this issue. -
hi @Vaishali-Agarwal thanks for your response.
iam using bagisto v1.0.0..that bugs showing only in velocity theme.i couldn't fix.help me. -
@bala @amit-viacon
do the following- pull the latest upate from the master branch
- run php artisan vendor:publish --force
- run php artisan config:cache
Now open the url in mobile and reload the page again.
Thanks, -
@Vaishali-Agarwal oh thank you so much ,I will try and let you know ..
-
when i used bagisto from master ,when i run in mobile view its showing " ReferenceError: compareCount is not defined " error, how can i solve?
-
take pull from the master branch again.
you can check here the issue has been fixed
https://github.com/bagisto/bagisto/issues/2579 -
Thank you. It's working
-
Hi, I have found another bug.
When I click on any category (e.g. consumable) to expand, then close and then click on any other expandable menu item (e.g. language) it still shows the sub-menu of the first item. -
Thanks for notifying bug.
Please raise the bug at https://github.com/bagisto/bagisto
with all the reproduce step.