Skip to content

Inconsistent depth of notification when using wildcard #7530

@papafe

Description

@papafe

I’ve been adding the keypath filtering for objects on Dart, and I’m seeing something strange.
I’m subscribing to notifications on an object using the keypath *.*. I would expect that this would give me notifications for all the top level properties and one level down, but I’m getting notifications for much deeper levels when following links.
Using just a single wildcard * just gives notifications for the top level, as expected instead.

The following test is passing, but it should not.
Screenshot 2024-03-26 at 09 41 34

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions