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

Feature: add output events instead of inputs #1

Merged

Conversation

CharlesElGriego
Copy link
Contributor

@CharlesElGriego CharlesElGriego commented Mar 22, 2024

Hi,

We are currently utilizing docuseal-angular in our solution and have encountered an unintended bug. It appears that the events which should be available to the parent component as @outputs() are currently implemented as @inputs().

For instance, we need to trigger a success message when the docuseal-save event returns a 200 status. Unfortunately, under the current setup, we are unable to do so.

Could you please assist us in resolving this issue? Your help would be greatly appreciated.

Best regards,
Charles

@CharlesElGriego
Copy link
Contributor Author

I hope you can help us on this @AlexandrToorchyn

@AlexandrToorchyn AlexandrToorchyn merged commit a54f7e8 into docusealco:master Mar 22, 2024
@AlexandrToorchyn
Copy link
Contributor

@CharlesElGriego Thanks for the PR

@AlexandrToorchyn
Copy link
Contributor

@CharlesElGriego Your improvements have been included in the latest release (v1.0.3)

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

Successfully merging this pull request may close these issues.

None yet

2 participants