Skip to content

It seems Popover has memory leak #123

@snatvb

Description

@snatvb

https://github.com/DioxusLabs/components/blob/main/primitives/src/popover.rs#L117
Here it subscribes but never unsubscribe, it leads to memory leak
you can add console.log("call") and see that you will see how they multiply

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions