Skip to content

fix: bump @opentui/core and @opentui/solid catalog to 0.1.101#9

Merged
lgarceau768 merged 1 commit intoflexfrom
fix/opentui-version-mismatch
Apr 21, 2026
Merged

fix: bump @opentui/core and @opentui/solid catalog to 0.1.101#9
lgarceau768 merged 1 commit intoflexfrom
fix/opentui-version-mismatch

Conversation

@sfradkin
Copy link
Copy Markdown

Issue for this PR

No issue created

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Resolves duplicate module instances (0.1.99 vs 0.1.101) that caused opentui-spinner to register the spinner component in a different componentCatalogue than the one the reconciler uses, resulting in "[Reconciler] Unknown component type: spinner" at runtime.

How did you verify your code works?

Prior to the fix, all you had to do is start opencode and type in any query. The error occurred right away.
After the fix, any query will return an answer and no error screen displays.

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Resolves duplicate module instances (0.1.99 vs 0.1.101) that caused
opentui-spinner to register the spinner component in a different
componentCatalogue than the one the reconciler uses, resulting in
"[Reconciler] Unknown component type: spinner" at runtime.
@github-actions
Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No issue referenced. Please add Closes #<number> linking to the relevant issue.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@lgarceau768 lgarceau768 merged commit 2e92b8f into flex Apr 21, 2026
5 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants