Skip to content

fix: change group type handling and cache key construction#3359

Merged
musale merged 2 commits into
mainfrom
fix/groups-types
Jan 10, 2025
Merged

fix: change group type handling and cache key construction#3359
musale merged 2 commits into
mainfrom
fix/groups-types

Conversation

@musale

@musale musale commented Jan 9, 2025

Copy link
Copy Markdown
Contributor

Closes #3358

PR Type

  • Bugfix

Description of the changes

Improve the Custom type GroupType handling by asserting it's an array. This looks redundant but I have no idea why the passed typed in the functions' argument is causing errors when you use array functions on it.

PR checklist

  • Project builds (yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)
  • All public APIs (classes, methods, etc) have been documented following the jsdoc syntax
  • Stories have been added and existing stories have been tested
  • Added appropriate documentation. Docs PR:
  • License header has been added to all new source files (yarn setLicense)
  • Contains NO breaking changes

Other information

@github-actions

github-actions Bot commented Jan 9, 2025

Copy link
Copy Markdown

🚀 New react-contoso sample application deployed here

@github-actions

github-actions Bot commented Jan 9, 2025

Copy link
Copy Markdown

📖 The updated storybook is available here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[BUG] : People picker is not rendering groups

3 participants