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

Example is not working #36

Open
pacop opened this issue Oct 18, 2022 · 0 comments
Open

Example is not working #36

pacop opened this issue Oct 18, 2022 · 0 comments

Comments

@pacop
Copy link

pacop commented Oct 18, 2022

Instructions to replicate:

git clone git@github.com:piniajs/example-nuxt-2.git
cd example-nuxt-2
git checkout d14163afff843e259c2d7775eeb5292a863ffad4
yarn install
yarn generate
yarn start

Go to the browser and visit the page. Error is shown as soon as we enter to the page, buttons are not working, and they don't make any action.

Google chrome returns the following error:

6bac394.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'warn')
    at Object.2 (6bac394.js:2:27157)
    at l (bdf01cb.js:1:576)
    at Object.39 (6bac394.js:2:73469)
    at l (bdf01cb.js:1:576)
    at Module.<anonymous> (6bac394.js:2:34406)
    at Module.212 (6bac394.js:2:46689)
    at l (bdf01cb.js:1:576)
    at Object.210 (c554e51.js:1:521)
    at l (bdf01cb.js:1:576)
    at t (bdf01cb.js:1:445)

Firefox returns the following error:

Uncaught TypeError: r.util is undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants