Mehrad25Software

Results 4 issues of Mehrad25Software

**Method:** `navigateToPreferredDestination()` in MainActivity.java **Description:** A race condition occurs when the `navigateToPreferredDestination()` method is called before the fragment is fully attached to the activity. This causes an `IllegalStateException` and app...

**Method:** `onCreateView()` in BottomSheetMenuFragment.java **Description:** Click listeners registered in `onCreateView()` are not properly removed in `onDestroyView()`, causing memory leaks when the fragment is recreated multiple times. **Steps to Reproduce:** 1....

**Method:** `applySettings()` in MainViewModel.java **Description:** When settings are changed through `applySettings()` method (theme, language, etc.), the UI does not immediately reflect these changes. User must manually restart the app to...

### Description While reviewing the SST, Cloudflare and SolidStart setup, I noticed that several sensitive secrets are linked directly to the SolidStart “Console” app. Depending on how SST injects linked...

bug