#TypeError: Cannot read properties of undefined (reading 'save')

1 messages · Page 1 of 1 (latest)

winged parcel
#

TypeError: Cannot read properties of undefined (reading 'save')

grave bane
#

Save function exist ?

winged parcel
#

not that come from extends Repository<User>, if i look inside Repository we have :

echo nebula
#

how are you using signUp? it says this is undefined, and the only thing i can think of is invoking the function without its class context, like [].map(signUp)