Skip to content
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

BookingFormComponent #31

Closed
maxdhn opened this issue Apr 27, 2019 · 0 comments
Closed

BookingFormComponent #31

maxdhn opened this issue Apr 27, 2019 · 0 comments
Labels
enhancement New feature or request to do

Comments

@maxdhn
Copy link
Contributor

maxdhn commented Apr 27, 2019

  • Supprimer la propriété bookingForm
  • Renommer la propriété userForm en booking
  • Supprimer la propriété title
  • Supprimer la propriété cacheId
  • NgOnInit : stocker params.get('id') dans la propriété this.id
  • Submit : supprimer le subscribe this.activetedroute.paramMap et utilser this.id dans la condition
  • Il y a une erreur dans la console a l'affichage du formulaire "Cannot find control with name: 'address'". Le FormGroup adress a comme FormGroup parent owner et non userForm vérifié le code HTML.
@maxdhn maxdhn added enhancement New feature or request to do labels Apr 27, 2019
CyprienDeRoef added a commit that referenced this issue Apr 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to do
Projects
None yet
Development

No branches or pull requests

2 participants