We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error
useConfig composable has error ref inside it's body and should return it as every other composable
useConfig
While error ref exists and does what it should, it's not being returned and interfaces are missing for it.
Add error ref to the returned object and add it to the interface
No response
@vue-storefront/magento-theme 1.1.0
N/A
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
useConfig
composable haserror
ref inside it's body and should return it as every other composableActual Behavior
While
error
ref exists and does what it should, it's not being returned and interfaces are missing for it.Possible Solution
Add
error
ref to the returned object and add it to the interfaceSteps to reproduce
No response
What version of Magento 2 integration are you using?
@vue-storefront/magento-theme 1.1.0
What version of Node.js are you using?
N/A
What browser (and version) are you using?
N/A
What operating system (and version) are you using?
N/A
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: