Skip to content

Conversation

@bfollington
Copy link
Contributor

@bfollington bfollington commented Oct 22, 2025

When encountering a link to a cell we could end up rendering nothing.


Summary by cubic

Fixes a rendering bug where CTRender could show nothing when given a link to a cell with a non-empty path. We now load and render the recipe when possible, even for subpath links.

  • Bug Fixes
    • Try getRecipeIdFromCharm first and load the recipe; otherwise fall back to subpath/direct render.
    • Add error handling and logging when charm resolution fails.
    • Add a test to ensure recipes load for non-empty path links.

When encountering a link to a cell we could end up rendering nothing.
@bfollington
Copy link
Contributor Author

Closing in favour of #1945 (the real issue)

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.

2 participants