Skip to content

Removing mqtt-connection from DOM should call client.end() #14

@sandro-k

Description

@sandro-k

When removing a mqtt-connection element via

document.querySelector("mqtt-connection").remove()

currently the detached: function() {) is not used to properly/ clean disconnect the client from the broker.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions