hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
407 stars 51 forks source link

Fix modal/empty history crash. #333

Open scuml opened 2 months ago

scuml commented 2 months ago

Do not pop history from stack when opening a modal.

Resolves #329 (potentially)