You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a (check one):
[x] Bug report
[ ] Feature request
[ ] Regression (something that used to work, but stopped working in a newer version)
[ ] Support request
[ ] Documentation issue or request
Prerequisites
Before posting, make sure you do the following (check all):
[x] Confirm you are using the latest versions of all necessary packages (or if not, explain why not)
[x] Search GitHub for a similar issue or PR
[x] If submitting a Support request, also search Stack Overflow for similar issues
Note: Please cross-post GitHub support requests to Stack Overflow, and include a link in your GitHub issue to your Stack Overflow question. We do currently respond to support requests on GitHub, but we eventually expect to stop, and will then refer all support questions exclusively to Stack Overflow.
Current behavior
Whenever choosing the NoFramework , displayed items of array layout can not be closed .
Button close does not exist in a NoFramework Component, so you can add items but you can not delete.
Expected behavior
Button close must exist in items of a displayed array to be able to delete any item.
IMPORTANT: How can we reproduce your problem?
I order to reproduce this issue , open the demo , select "None (plain HTML)" in the "Selected Framework and Options" section.
No button close in any item of type phone_number [you ca not delete a phone number]. https://angular2-json-schema-form.firebaseapp.com/
Environment
OS name & version: any
Browser name & version: any
Angular version: 5.2
Angular JSON Schema Form version(s): "0.7.0-alpha.1" & master(branch)
Other relevant software or packages: none
Any other relevant information
The text was updated successfully, but these errors were encountered:
DhiaEddineSaidi
added a commit
to DhiaEddineSaidi/angular2-json-schema-form
that referenced
this issue
Apr 27, 2018
Issue type
I'm submitting a (check one):
[x] Bug report
[ ] Feature request
[ ] Regression (something that used to work, but stopped working in a newer version)
[ ] Support request
[ ] Documentation issue or request
Prerequisites
Before posting, make sure you do the following (check all):
[x] Confirm you are using the latest versions of all necessary packages (or if not, explain why not)
[x] Search GitHub for a similar issue or PR
[x] If submitting a Support request, also search Stack Overflow for similar issues
Note: Please cross-post GitHub support requests to Stack Overflow, and include a link in your GitHub issue to your Stack Overflow question. We do currently respond to support requests on GitHub, but we eventually expect to stop, and will then refer all support questions exclusively to Stack Overflow.
Current behavior
Whenever choosing the NoFramework , displayed items of array layout can not be closed .
Button close does not exist in a NoFramework Component, so you can add items but you can not delete.
Expected behavior
Button close must exist in items of a displayed array to be able to delete any item.
IMPORTANT: How can we reproduce your problem?
I order to reproduce this issue , open the demo , select "None (plain HTML)" in the "Selected Framework and Options" section.
No button close in any item of type phone_number [you ca not delete a phone number].
https://angular2-json-schema-form.firebaseapp.com/
Environment
OS name & version: any
Browser name & version: any
Angular version: 5.2
Angular JSON Schema Form version(s): "0.7.0-alpha.1" & master(branch)
Other relevant software or packages: none
Any other relevant information
The text was updated successfully, but these errors were encountered: