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]: useConfig composable does not return error ref #1415

Open
1 task done
skirianov opened this issue Feb 3, 2023 · 0 comments
Open
1 task done

[Bug]: useConfig composable does not return error ref #1415

skirianov opened this issue Feb 3, 2023 · 0 comments
Labels
bug Something isn't working triage-needed Issues that need to be checked

Comments

@skirianov
Copy link
Contributor

Expected Behavior

useConfig composable has error ref inside it's body and should return it as every other composable

Actual Behavior

While error ref exists and does what it should, it's not being returned and interfaces are missing for it.
Screenshot 2023-02-03 at 10 53 51

Possible Solution

Add error ref to the returned object and add it to the interface

Steps 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

  • I agree to follow this project's Code of Conduct
@skirianov skirianov added bug Something isn't working triage-needed Issues that need to be checked labels Feb 3, 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 triage-needed Issues that need to be checked
Projects
None yet
Development

No branches or pull requests

1 participant