Hi,
I'm currently building a new plugin and encountering an issue with the <UserPicker /> component.
Everything works fine until I pass the isMulti prop to the UserPicker component.
When isMulti is set, it's not possible to select any user. Does anyone have the same issue as me? Maybe there's a bug, or I'm doing something wrong. Here's a sample of my code:
<UserPicker
isMulti
label="Users"
name="users"
onChange={(user) => someFn()}
/>
Welcome to the community.
Help to help but I'm not a developer as most on the community are not.
Your best help, is to ask your question on the developer community: https://community.developer.atlassian.com/
Thanks @Marc - Devoteam
I'll also add it there :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.