Skip to content

[Bug]: Toaster does not invoke "useCustomStyleHook_unstable" #29631

@layershifter

Description

@layershifter

Library

React Components / v9 (@fluentui/react-components)

System Info

N/A

Are you reporting Accessibility issue?

None

Reproduction

N/A

Bug Description

Actual Behavior

const state = useToaster_unstable(props);
useToasterStyles_unstable(state);
return renderToaster_unstable(state);

Expected Behavior

There should be a call of useCustomStyleHook_unstable('useToasterStyles_unstable')(state).

Logs

N/A

Requested priority

Blocking

Products/sites affected

Teams

Are you willing to submit a PR to fix?

yes

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions