79072489

Date: 2024-10-10 01:43:33
Score: 1
Natty:
Report link

Following your example I managed to get it working this way

const { user } = auth ?? {}

that way you won't get the Cannot destructure property 'nn' of 'nn' as it is null.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Carlos Gregorio