HeroTransitions / Hero

Elegant transition library for iOS & tvOS
https://HeroTransitions.github.io/Hero/
MIT License
22.06k stars 1.73k forks source link

Black screen on dismiss controller #705

Closed GeorgeKyrylenko1998 closed 3 years ago

GeorgeKyrylenko1998 commented 3 years ago

What did you do?

I try to use Hero for present view controller

What did you expect to happen?

Correct work

What happened instead?

Black screen after dismiss controller

General Information

joaomvfsantos commented 3 years ago

I'm experiencing this behaviour too. It does not seem like a crash, at least I get no crashes on Xcode and no error messages whatsoever. As soon as the View Controller finishes dismissing, I get this black screen. Only experiencing this on v.1.6.0

ardavydov commented 3 years ago

Confirm. Have to go back on 1.5.0

kaishin-r commented 3 years ago

Me too. Have to go back on 1.5.0

Ru5C55an commented 3 years ago

Me too. Have to go back on 1.5.0

meyumeapps commented 3 years ago

Confirmed. Back to 1.5.0.

KONGFANJI commented 3 years ago

Me too. Have to go back on 1.5.0

JoeMatt commented 3 years ago

I think it's commit 800b9d90238e385df8bb69f5e94887e2d0e7a695

Working on a patch and release for later today.

joaomvfsantos commented 3 years ago

I can confirm that it's fixed on 1.6.1. Thank you very much @JoeMatt!