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/6842 Fix closePopup async eslint error #6858

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Makko74
Copy link
Contributor

@Makko74 Makko74 commented Sep 20, 2024

Refs: #6842

Async für die closePopup wurde gesetzt.

Damit der Fehler nicht mehr auftritt wurde auch die eslint rule @stencil-community/async-methods aktiviert.
Alle andere Rules aus dem @stencil-community package sind deaktivert und sind nicht Bestandteil dieses PR

Copy link
Contributor

@Makko74 Makko74 linked an issue Sep 20, 2024 that may be closed by this pull request
@laske185 laske185 merged commit fb79e17 into develop Sep 25, 2024
5 checks passed
@laske185 laske185 deleted the bug/6842-fix-closepopup-async-error branch September 25, 2024 07:08
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: public closePopup() { must return a Promise
3 participants