Roy de Kleijn
Roy de Kleijn
omg, I didn't notice before... but it's a zero based index :) sorry!
One more thing, If I call this code in the `ngOnInit`: ``` this.wizard.navigation.goToStep(this.wizard, 1); ``` Then I get this error: ``` ERROR TypeError: Cannot read property 'navigation' of undefined ```...
Awesome, defaultStepIndex helped me!
Awesome, defaultStepIndex helped me!
I noticed that my button (to go to the next step) doesn't do anything anymore. This is how the button looks like: `Proceed to checkout` This is how my code...
@fhoeben > @Taxanas how would such a post work? Which data (and headers should be posted)? > I believe that such a download would normally be triggered by JavaScript; how...
your suggestion doesn't work for me :(
Exaclty, I'm looking for those timing statistics. Like: CURLINFO_TOTAL_TIME CURLINFO_NAMELOOKUP_TIME CURLINFO_CONNECT_TIME CURLINFO_PRETRANSFER_TIME CURLINFO_STARTTRANSFER_TIME Would that be possible?
ok, much appreciated!