Skip to content

Fix for Issue 307 Exposed Error through an Event Emitter#308

Open
PankajPatro wants to merge 2 commits into
angular-architects:mainfrom
PankajPatro:bugfix/307-expose-error-as-output
Open

Fix for Issue 307 Exposed Error through an Event Emitter#308
PankajPatro wants to merge 2 commits into
angular-architects:mainfrom
PankajPatro:bugfix/307-expose-error-as-output

Conversation

@PankajPatro

@PankajPatro PankajPatro commented Mar 27, 2023

Copy link
Copy Markdown

As a user of the Web Component Wrapper there was no way to know if the remote element was loaded if there was an exception during the loadRemoteModule operation other than checking the console log. Added an Output Event Emitter which emits the error if it happens. The user of this component can subscribe to this error and handle if they need it for further purposes.

Fix for Issue 307

@PankajPatro PankajPatro changed the title #307 Exposed Error through an Event Emitter 307 Exposed Error through an Event Emitter Mar 27, 2023
@PankajPatro PankajPatro changed the title 307 Exposed Error through an Event Emitter Fix for Issue 307 Exposed Error through an Event Emitter Mar 27, 2023
@PankajPatro

Copy link
Copy Markdown
Author

@manfredsteyer, @marco-gallinari how do I add an assignee to this PR?

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.

1 participant