hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
424 stars 50 forks source link

delegate.clearBackStack() not working #272

Closed KarishmaAlignable closed 7 months ago

KarishmaAlignable commented 1 year ago

From my activity i am using delegate.clearBackStack() but it did not clear anything, then i used the same implementation with true for instance param , now it clears the back stack but sometime it crashes with index out of bound exception