You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked and am using the latest version of the library.
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Business account
Mode
EASY API/CLI
Current Behavior
So, ever since the WA framework got updated, that annoying "TypeError: Cannot read properties of null (reading 'id')" error keeps popping up at random intervals, out of the blue.
It's not tied to any specific function; it just seems to happen randomly you try to read message.id or sender.id.
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Business account
Mode
EASY API/CLI
Current Behavior
So, ever since the WA framework got updated, that annoying "TypeError: Cannot read properties of null (reading 'id')" error keeps popping up at random intervals, out of the blue.
It's not tied to any specific function; it just seems to happen randomly you try to read message.id or sender.id.
Expected Behavior
To read the property of sender.id or message.id
Steps To Reproduce
Try to access a message.id or sender.id
create() code OR full CLI command + CONFIG
DEBUG INFO
Environment
Screenshots/Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: