-
Updated
Jul 5, 2022
coding
Here are 2,601 public repositories matching this topic...
Add basic CI
## Python/Regex fix
-
Updated
Apr 11, 2021 - Python
-
Updated
May 1, 2022 - Shell
-
Updated
Jun 6, 2022
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jul 4, 2022
-
Updated
Jun 21, 2022
-
Updated
Feb 10, 2022 - Java
-
Updated
Jan 14, 2021
-
Updated
Jun 5, 2022
-
Updated
Jul 29, 2019 - JavaScript
-
Updated
Oct 18, 2021 - Jupyter Notebook
-
Updated
Dec 31, 2021
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jun 30, 2022 - C++
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jun 21, 2022 - Python
-
Updated
Feb 22, 2022
-
Updated
Feb 15, 2021 - Python
Describe the bug
A clear and concise description of what the bug is.
This bug only present on iOS 15. When, the showModal boolean is set to true in .onAppear. It is not possible to dismiss the modal, unless restrictDismissal
is set to false.
To Reproduce
Steps to reproduce the behavior:
Great example would be:
struct Dashboard: View {
@State private var showModal: Bool
-
Updated
Jul 9, 2021
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Jun 15, 2022 - Python
-
Updated
Jul 5, 2022 - JavaScript
-
Updated
Oct 1, 2020
Improve this page
Add a description, image, and links to the coding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coding topic, visit your repo's landing page and select "manage topics."
We already have some scripts in the
scripts
directory. It would be good to run them for every PR.This is also a great task for beginners.