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

Black screen appears when dismissing controller to the root controller #721

Open
varunpm1 opened this issue Aug 24, 2021 · 2 comments
Open

Comments

@varunpm1
Copy link

What did you do?

I tried to present a controller using over current context. After that used hero again to present another controller normally. (eg., project. attached where clicking on green view 2 times presents different controllers and click on 3rd green view dismisses the controller)

What did you expect to happen?

All the controllers are dismissed showing main controller

What happened instead?

After dismissing all the presented controllers, black screen appears.

General Information

  • Hero Version: 1.6.1

  • iOS Version(s): 15.0 (Beta simulator)

  • Swift Version: 5

  • Devices/Simulators: iPhone

  • Reproducible in Examples? (Yes/No): Yes

Demo Project

SampleHero.zip

@Ogerets
Copy link

Ogerets commented Mar 7, 2022

same here

@Zeynal7
Copy link

Zeynal7 commented Apr 12, 2022

If you can, change the presentation style to .fullScreen
controller.modalPresentationStyle = fullScreen

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

No branches or pull requests

3 participants