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
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-fontsdependency to >=2.0.0of the package.The issues seems to be present in v1.3.0 of
@nuxtjs/google-fontsas 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