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

There are a bunch of JS debug messages being output to the console in regards to breadcrumbs and tablet vs desktop sizes. #30

Open
DJBarnes opened this issue Dec 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@DJBarnes
Copy link
Owner

DJBarnes commented Dec 7, 2023

There are a bunch of JS debug messages being output to the console regarding breadcrumbs and tablet vs desktop sizes.

Should probably review the logic for the breadcrumbs to make sure it makes sense. I know that it is not dynamic. Only works on page load. Seems like it should be dynamic if possible. A pure CSS solution would be best. Otherwise, maybe run the JS on screen resize.

Once it is fixed properly, all debug statements should be removed.

@DJBarnes DJBarnes added the bug Something isn't working label Dec 7, 2023
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