Open
Description
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
- building a connection inside the component
- using hooks to connect