Ian MacDonald

Results 16 comments of Ian MacDonald

@NickIliev What is the status of this?

@edusperoni I actually don't know. I encountered this issue because I typically have the phones locked on my desk, then unlock them when I'm testing something out. These navigations aren't...

Disappointingly, when I have tried to reproduce this quickly in a fresh project, it doesn't happen. So I'm going to have to figure out what complicated sequence of failures has...

I have narrowed this issue down to an explicit navigation that is being made (after the initial Angular routing settles). If I delay the automatic "go to the next screen"...

@jpakulski You're absolutely right about that regex. It's likely a result of a (very early development cycle) search-and-replace that changed the other `"` marks on that same line into `'"'`....

This error can be resolved by either: 1. Using an `ObservableArray`; or 2. Using manual change detection and replacing the array wholesale rather than modifying it with a `splice`.

What is the purpose of the svn download? If you go get this repo, you get all the included source (including the starwars example you want to run).

@Taar > And in the case of temperatures, there isn't really a better representation of -5 C than -5 C. Shouldn't it be reasonably expected to produce `-5 C`, rather...

This happened to me when the registry listed in my package-lock.json didn't match the registry in my .npmrc.

This was resolved by https://github.com/restspace/svelte-schema-form/commit/58cc5e70ea1a5559f9ec68ec72d33e6611549f1e Released in @restspace/[email protected]