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'm trying to get the timestamp of retain message (PublishedAt) in Nextjs project, the connection is working good but the properties are not defined..
I'm not able to see any of the properties...
Minimal Reproduction
building a connection inside the component
using hooks to connect
Debug logs
The text was updated successfully, but these errors were encountered:
@abdallahmoubarak Did you tried to see if them are set correctly using another client? What client are you using to set those properties? I only see you are subscribing here
MQTTjs Version
5.0
Broker
EMQX
Environment
Browser
Description
I'm trying to get the timestamp of retain message (PublishedAt) in Nextjs project, the connection is working good but the properties are not defined..
I'm not able to see any of the properties...
Minimal Reproduction
Debug logs
The text was updated successfully, but these errors were encountered: