In which task and step of the codelab can this issue be found?
Update pickup and summary fragment to use view model
Run your app again, notice today's date is selected by default.
Describe the problem
app crashes upon clicking on any item on first fragment. Reversal of steps or making it to where "init" does not function allows for all to not crash
Steps to reproduce?
Go to...
Click on...
See error...
VersionsAndroid Studio version: electric eel
API version of the emulator: 31
Additional informationInclude screenshots if they would be useful in clarifying the problem.
URL of codelab https://developer.android.com/codelabs/basic-android-kotlin-training-shared-viewmodel?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-kotlin-unit-3-pathway-4%23codelab-https%3A%2F%2Fdeveloper.android.com%2Fcodelabs%2Fbasic-android-kotlin-training-shared-viewmodel#6
In which task and step of the codelab can this issue be found?
Describe the problem app crashes upon clicking on any item on first fragment. Reversal of steps or making it to where "init" does not function allows for all to not crash
Steps to reproduce?
Versions Android Studio version: electric eel API version of the emulator: 31
Additional information Include screenshots if they would be useful in clarifying the problem.