@semoro This doesn't seem to resolve the navigation issue, but it does introduce some other problems - I'm now getting compile errors for the following:
- mutableListOf()
- mutableSetOf()
- String.contains()
- String.replace()
List.isNotEmpty()
and a few others