We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This was supposed to be fixed in #1000 and tested with #990. But as it turns out, the fix wasn't merged correctly.
The unconditional line below the fix:
propertySelectors[propertySelector.Property] = propertySelector;
should be removed.