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

fix(SelectField): Properly handle option selection with option slot defined using <svelte:fragment slot="option"> or <div slot="option"> #512

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

techniq
Copy link
Owner

@techniq techniq commented Nov 3, 2024

Fixes #510

…efined using `<svelte:fragment slot="option">` or `<div slot="option">`
Copy link

stackblitz bot commented Nov 3, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Nov 3, 2024

🦋 Changeset detected

Latest commit: 4a9ce3f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte-ux Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Nov 3, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
svelte-ux ✅ Ready (View Log) Visit Preview 4a9ce3f

@techniq techniq merged commit e47763d into main Nov 4, 2024
2 checks passed
@techniq techniq deleted the selectfield-option-slot-target branch November 4, 2024 02:49
@github-actions github-actions bot mentioned this pull request Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot click the text part of an option in SelectField with an option slot
1 participant