Preliminary investigation tracking down app crash suggests theres a seg fault when going from .loading(nil) to .loaded([[...]]) which is alleviated by always starting with a single empty section (.loading([[]]))
Needs help tracking down whether this is a radar'able NSCV bug and/or something that needs to be addressed in pilot.
Preliminary investigation tracking down app crash suggests theres a seg fault when going from
.loading(nil)to.loaded([[...]])which is alleviated by always starting with a single empty section (.loading([[]]))Needs help tracking down whether this is a radar'able NSCV bug and/or something that needs to be addressed in pilot.