Julien Renaux

Results 162 comments of Julien Renaux

This works for me: ``` $scope.friends.unshift(friend); ```

Can we have an update on that? Is it going to be supported on Codefresh at some point or not at all? thanks

Here is my error stack trace: ``` ngu-app-shell --module src/app/app.module.ts /Users/julienrenaux/Sites/ionic-twitter-pwa/src/app/app.module.ts:7 import { BrowserModule } from '@angular/platform-browser'; ^^^^^^ SyntaxError: Unexpected token import at Object.exports.runInThisContext (vm.js:78:16) at Module._compile (module.js:543:28) at Module.m._compile...

I have the same problem with an Ionic app. Here is my error stack if it helps: ``` ngu-app-shell --module src/app/app.module.ts /Users/julienrenaux/Sites/ionic-twitter-pwa/node_modules/ts-node/src/index.ts:300 throw new TSError(formatDiagnostics(diagnosticList, cwd, ts, lineOffset)) ^ TSError:...

@eavichay will merge and deploy this week, thanks :)

Yep I know I am behind as usual. I had a child last week 😄https://twitter.com/julienrenaux/status/1126107121085485056 I am on it

What happens if you disable the plugin then?

The Cordova plugin repo is https://github.com/Telerik-Verified-Plugins/NativePageTransitions if you think it has something to do with it, you can add a issue there.

If the input is not at the exact same position, is it focused as well?

Any of you have had the time to debug it?