Skip to content

Fix: Determine if RSVP locations' type correctly

Jamie Tanna requested to merge defect/rsvp-location into master

This hasn't actually been working (as noted in #946 (closed)) as it was checking that the actual array was a map, not the entry - woops!

Closes #946 (closed).

Merge request reports