When target platform version is unknown, an error should be displayed on the project header.
Currently it fails with a js error.
This is important because deprecated fasttrack target platforms like 5.7.1 will be removed regularly => projects should no crash when user has forgotten to update its target platform.
- is required by
-
NXS-1755 Fix random error on test StudioTargetPlatformITCase
- Resolved