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

Fix import of dispatchAPICallbackToast helper #42

Merged
merged 1 commit into from Apr 18, 2024

Conversation

bastian-src
Copy link
Contributor

When importing the dispatchAPICallbackToast helper function, it was not unpacked which resulted in the default module being imported. Finally, this resulted in a TypeError.

The fixed version relates to foreman:/../notifications.test.js.

When importing the dispatchAPICallbackToast helper function, it was not
unpacked which resulted in the default module being imported. Finally,
this resulted in a TypeError.
@bastian-src bastian-src merged commit b7be50d into main Apr 18, 2024
22 checks passed
@bastian-src bastian-src deleted the fix/dispatch_api_toast branch May 9, 2024 10:35
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