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 am currently migrating code from v1 (1.11.9) to v2 (2.1.0) and have encountered an issue where some Destinations are not built and are thus missing after the KSP ran.
It does occur with several of the Routes, every time I override the route parameter with any value this specific Destination is then not built, while the others without the parameter are present and working.
I am currently migrating code from v1 (1.11.9) to v2 (2.1.0) and have encountered an issue where some Destinations are not built and are thus missing after the KSP ran.
works and generates the correct code, but when converted to v2
it stops working unless the route parameter is removed. But then the Deep Links stop working.
Any advice?
The text was updated successfully, but these errors were encountered: