Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Use ngc in place of tsc to generate metadada.json files #120

Open
wants to merge 1 commit into
base: ionic3
Choose a base branch
from

Conversation

jbarbede
Copy link

This PR allows to make ion-datetime-picker AOT compatible using ngc to generate metadata.json files.

I updated packages to last ionic version.

The picker directive was generating some AOT error. The .present() method requires a NavOptions param, not DatetimePickerAlertOptions. I'm not really sure what should be done there: pickerOptions are already provided when the picker is created, not sure why .present() also needs them.

@tomlev
Copy link

tomlev commented Sep 27, 2017

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants