You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question Pretty sure this is a bug because I'd expect changing the property would affect this field
Version: [1.8.0]
Expected / Desired Behavior
I expected to be able to sort an array that drew it's contents from the PropertyFieldMultiSelect field.
Observed Behavior
Once I choose an option with the PropertyFieldMultiSelect it doesn't show up in the PropertyFieldOrder until I refresh my browser window. (all of this is on a hosted SP workbench.
Steps to Reproduce
Add both of these field controls and connect them to the same property.
Try selecting items from the MultiSelect and see if the OrderField updates
quick sidenote:
My actual flow is actually slightly more complicated as I am dynamically loading up the MultiSelect options with the @pnp/sp library.
Thanks!
The text was updated successfully, but these errors were encountered:
Awesome! Love the work your doing and look forward to participating myself. I would have fixed the issue myself but I feel reluctant to alter any of the source code as I've only been working in Web Development since the SPFx got released in February last year.
Category
Pretty sure this is a bug because I'd expect changing the property would affect this field
Version: [1.8.0]
Expected / Desired Behavior
I expected to be able to sort an array that drew it's contents from the PropertyFieldMultiSelect field.
Observed Behavior
Once I choose an option with the PropertyFieldMultiSelect it doesn't show up in the PropertyFieldOrder until I refresh my browser window. (all of this is on a hosted SP workbench.
Steps to Reproduce
Thanks!
The text was updated successfully, but these errors were encountered: