Skip to content

Revert change from feature/component-types that prevents multiple input jax from registering properly. - #1564

Open
dpvc wants to merge 1 commit into
developfrom
fix/multiple-inputs
Open

Revert change from feature/component-types that prevents multiple input jax from registering properly.#1564
dpvc wants to merge 1 commit into
developfrom
fix/multiple-inputs

Conversation

@dpvc

@dpvc dpvc commented Sep 10, 2026

Copy link
Copy Markdown
Member

A change to startup.ts in the feature/component-types branch causes problems when multiple input jax are loaded, as in tex-mml-chtml, etc. Only the first gets registered. This reverts the change so that it works as before.

@dpvc
dpvc requested a review from zorkow September 10, 2026 17:47
@dpvc dpvc added this to the v4.2 milestone Sep 10, 2026
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.12%. Comparing base (91b8038) to head (16160d6).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #1564     +/-   ##
==========================================
  Coverage    87.12%   87.12%             
==========================================
  Files          392      392             
  Lines        89187    89192      +5     
  Branches      5063     3370   -1693     
==========================================
+ Hits         77706    77711      +5     
  Misses       11481    11481             

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant