You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I download the project and tried to run it using with xcode version 16.0.
The program does compile and start running but when I click on the exercise list nothing happens: in the xcode logs appears a message about the use of the navigationDestination on a dinamyc list.
Tried to do some changes, but now looks like ExerciseDetailsView is inizialized, onAppear looks like is execute, but the program is not routing to the new page
The text was updated successfully, but these errors were encountered:
I download the project and tried to run it using with xcode version 16.0.
The program does compile and start running but when I click on the exercise list nothing happens: in the xcode logs appears a message about the use of the navigationDestination on a dinamyc list.
Tried to do some changes, but now looks like ExerciseDetailsView is inizialized, onAppear looks like is execute, but the program is not routing to the new page
The text was updated successfully, but these errors were encountered: