Skip to content

Manual field insertion not working on Ionic app #681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
David-Prieto opened this issue May 10, 2016 · 2 comments
Open

Manual field insertion not working on Ionic app #681

David-Prieto opened this issue May 10, 2016 · 2 comments

Comments

@David-Prieto
Copy link

Enhancement

Manual field insertion and anything you put inside the form tag is ignored in an Ionic app, so I'm not sure is this is a compatibility issue with Ionic, and update on schema-form or just an issue with my app.

Expected behaviour

I expected manual field insertion to work in Ionic as in the plunker.

Actual behaviour

It actually ignores anything inside the form tag.

Gist/Plunker/Demo

It works perfectly on the Plunker

@json-schema-form/angular-schema-form-lead

@Anthropic
Copy link
Member

Hi @David-Prieto can you make a plunker of the ionic version where it doesn't work?

The manual field insertion is listed in the docs as experimental so I am not sure how stable it is for your use case.

@David-Prieto
Copy link
Author

Here is the Plunker with Ionic @Anthropic

As you can see, the code inside the form in home.html is being ignored.

Unlike the other Plunker without Ionic, which works fine.

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

No branches or pull requests

2 participants