You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: