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]: Invalid selector - Google Fonts #307

Open
1 task done
mdavo6 opened this issue Dec 6, 2023 · 1 comment
Open
1 task done

[Bug]: Invalid selector - Google Fonts #307

mdavo6 opened this issue Dec 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@mdavo6
Copy link
Contributor

mdavo6 commented Dec 6, 2023

Expected Behavior

Google fonts load successfully.

Actual Behavior

Error 400 - Invalid selector message with 'Tuples must be sorted' response from Google Fonts API.

Possible Solution

Upgrade @nuxtjs/google-fonts dependency to >= 2.0.0 of the package.
The issues seems to be present in v1.3.0 of @nuxtjs/google-fonts as noted in nuxt-modules/google-fonts#78, and appears to have been resolved in v2.0.0.

Steps to reproduce

Load v1.5.0 of the project and check the Chrome console.

What version of Spree integration are you using?

4.6

What version of Node.js are you using?

14.21.3

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

Ubuntu

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mdavo6 mdavo6 added the bug Something isn't working label Dec 6, 2023
@ajahongir
Copy link

it seams google-fonts old version using in this project. need to use latest wersion

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

2 participants