Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Implements RFC: slot children render function support decision #27375

Closed
bsunderhus opened this issue Mar 30, 2023 · 1 comment · Fixed by #27472
Closed

[Feature]: Implements RFC: slot children render function support decision #27375

bsunderhus opened this issue Mar 30, 2023 · 1 comment · Fixed by #27472

Comments

@bsunderhus
Copy link
Contributor

bsunderhus commented Mar 30, 2023

Library

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

Describe the feature that you would like added

Follow up on the decision of #27164

Conclusion

We agreed to go with Option C: Custom JSX Pragma without internal changes as it immediately solves the current issue #27089, and then, since Option C doesn't block us to introduce changes on this topic we can decide later for a better solution that would make our codebase smaller/cleaner (Option A or Option D)

@bsunderhus
Copy link
Contributor Author

bsunderhus commented Mar 30, 2023

This feature implementation and adoption by each v9 component will fix #27089

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants