Before implementing changes to the useGetModifiers function in #2578, I’m adding some tests.
I could find a bug where getModifiers was returning always an empty selected modifier. The selection modifiers are handled separately so they shouldn't appear here.
Before implementing changes to the
useGetModifiers
function in #2578, I’m adding some tests.I could find a bug where
getModifiers
was returning always an emptyselected
modifier. The selection modifiers are handled separately so they shouldn't appear here.cc @rodgobbi