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

BadVoucherRequestHandler can´t extends because isn´t export in the pubic_api #18182

Open
Alejo-Fonseca-Pyxis opened this issue Nov 29, 2023 · 0 comments

Comments

@Alejo-Fonseca-Pyxis
Copy link

Describe the bug
With the newest Version 6.6.0 of spartacus, the request handlers for Cart and Voucher cannot be extended, as the seem to not be correctly exported / exposed.

Tell us the version of Spartacus

Library version: 6.6.0
To Reproduce
Steps to reproduce the behavior:

Create new Spartacus 6.6.0 project
Create your own BadVoucherRequestHandler which extends the spartacus default class
Notice the console build error
Expected behaviour
It is possible to extend these request handlers with a custom class

Desktop:

OS: all
Browser: all
Version: all
Smartphone (please complete the following information):

Device: all
OS: all
Browser all
Version all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant