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

feat(actions): add null check for current window in setup function #69

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

jellydn
Copy link
Contributor

@jellydn jellydn commented Mar 15, 2024

This commit adds a null check for the current window in the setup function of the actions module. This ensures that the action is only performed if a valid window exists, improving the robustness of the code.

jellydn and others added 2 commits March 15, 2024 21:32
This commit adds a null check for the current window in the setup function of the actions module. This ensures that the action is only performed if a valid window exists, improving the robustness of the code.
@folke folke merged commit 9a17567 into folke:main Jun 11, 2024
@folke
Copy link
Owner

folke commented Jun 11, 2024

Thanks

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.

2 participants