xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Can't Submit Appointment Setup With No Addons #151

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

When trying to submit an appointment setup with no available addons it throws an error in the console about getValues on null.

Reproduction Steps:

  1. Request appointment with no available addons
  2. Try to submit

    Proposed Solution:

    Add check for null where it calls getValues