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

Site is not working #100

Open
noherczeg opened this issue May 4, 2024 · 12 comments
Open

Site is not working #100

noherczeg opened this issue May 4, 2024 · 12 comments
Assignees

Comments

@noherczeg
Copy link

The url: https://berrydashboard.io/free/

Yields:

Unexpected Application Error!
navigation is not defined

VY@https://berrydashboard.io/free/assets/index-v5uSutF6.js:143:30723
Pv@https://berrydashboard.io/free/assets/index-v5uSutF6.js:6:16998
M2@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:44030
E2@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:39768
s$@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:39696
Dd@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:39547
Xm@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:35914
C2@https://berrydashboard.io/free/assets/index-v5uSutF6.js:8:34865
P@https://berrydashboard.io/free/assets/index-v5uSutF6.js:1:10941
z@https://berrydashboard.io/free/assets/index-v5uSutF6.js:1:11307

@phoenixcoded20
Copy link
Contributor

It is working. can you please check again?

image

@giorgioGTelian
Copy link

confirmed that is working @noherczeg please refer to this

@valsha
Copy link

valsha commented May 26, 2024

image

@giorgioGTelian
Copy link

is it working could you please try incognito mode?
image

@eremcan
Copy link

eremcan commented Jul 7, 2024

Having same issue. Site is just not working. Any Idea how to fix?

@filipe3x
Copy link

filipe3x commented Jul 9, 2024

Same here. I'm testing in Safari in MacOS and also iPhone. both displays this same error.

Chrome works ok tho.

@phoenixcoded20
Copy link
Contributor

Yeah, i checked, issue is only in safari.

@giorgioGTelian
Copy link

can you guys open the Safari Developer Tools and use the console to check for errors? and also test in Private Mode to rule out issues related to caches?

post the result

@tmd22121999
Copy link

tmd22121999 commented Jul 12, 2024

I encountered this error on Firefox. After reviewing the code, I found the issue in this section: "navigation is not defined" in the MainLayout page. Can you explain to me why?
** p/s: Sorry for any grammatical or spelling mistakes
image

@djedu28
Copy link

djedu28 commented Aug 1, 2024

just add it to the file /vite/src/layout/MainLayout/index.tsx

import navigation from 'menu-items';

@giorgioGTelian
Copy link

other than what @djedu28 suggested try to manage and check if all the import in the tsx are functional

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

10 participants