Go to file
Fabien O'Carroll 12a3ae77cf Fixed creating members without products
refs https://github.com/TryGhost/Team/issues/790

We were missing a check for the existence of memberData.products before
attempting to read the length property from it, which can result in an
Uncaught TypeError
2021-07-06 11:52:08 +01:00
ghost Fixed creating members without products 2021-07-06 11:52:08 +01:00