Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: opening MOBILE menu on click in bottom navigation. #241

Open
1 task done
ashishkpaul opened this issue Nov 13, 2022 · 0 comments
Open
1 task done

[Bug]: opening MOBILE menu on click in bottom navigation. #241

ashishkpaul opened this issue Nov 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ashishkpaul
Copy link

Expected Behavior

On mobile bottom navigation should be navigate to corresponding menu

Actual Behavior

Not nevigate anywhere

Possible Solution

No response

Steps to reproduce

Open link https://vsf.dingpack.biz/ in mobile and try navigate through bottom menu

What version of vendure integration are you using?

we installed through cli

What version of Node.js are you using?

NodeJS v14

What browser (and version) are you using?

Mobile Google Chrome

What operating system (and version) are you using?

Android

Relevant log output

On Browser console
TypeError: m is undefined
    NuxtJS 4
        handleHomeClick
        ee
        n
        _wrapper
###################
tail -f ~/.pm2/logs/vsf-cli-Vendure-error.log 
  at a.get [as headerNavigation] (node_modules/@vue/composition-api/dist/vue-composition-api.common.prod.js:15:9144)
  at fn (components/AppHeader.vue)
  at r (node_modules/vue/dist/vue.runtime.common.prod.js:6:15546)
  at a.he [as _t] (node_modules/vue/dist/vue.runtime.common.prod.js:6:16384)
  at a.SfHeadervue_type_template_id_7f37e2fe_render (node_modules/@storefront-ui/vue/src/components/organisms/SfHeader/SfHeader.vue)
  at node_modules/@vue/composition-api/dist/vue-composition-api.common.prod.js:15:7660


 ERROR  [VSF][error]:  [GraphQL error]: Message: CreatePayment is not allowed for apiType 'shop', Location: [column: 3, line: 120], Path: addPaymentToOrder

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ashishkpaul ashishkpaul added the bug Something isn't working label Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant