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 javascript error when closing CPSoftware popup too early #2064

Conversation

jp112sdl
Copy link
Contributor

Description

Prüft das Vorhandensein des Elements bevor dessen Wert gesetzt wird.
Verhindert Javascript-Fehler, wenn die asynchrone Funktion das Element verwenden will, während das Popup bereits geschlossen wurde.

Related Issue

#2062

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes

Contributing checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING and LICENSE document.
  • I fully agree to distribute my changes under Apache 2.0 license.

@jens-maus jens-maus added the 🏷️ WebUI This refs the WebUI component label Nov 23, 2022
@jens-maus jens-maus added this to the next release milestone Nov 23, 2022
@jens-maus jens-maus merged commit 1c5f270 into jens-maus:master Nov 23, 2022
@jp112sdl jp112sdl deleted the dev_0172-WebUI-Fix-ScriptErrorAfterCPSoftwareClose branch December 19, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ WebUI This refs the WebUI component
Projects
Development

Successfully merging this pull request may close these issues.

Javascript-Fehler wenn "Zusatzsoftware"-Popup geschlossen wird, bevor die Online-Versionsinfo geladen ist
2 participants