We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
solid-js does not have MathML Core elements in the JSX. This leads to type-checking errors.
https://stackblitz.com/edit/solidjs-templates-69oewx1h?file=src%2FApp.tsx
No type-checking error.
No response
The code executes fine; just type-checking errors from TypeScript.
The text was updated successfully, but these errors were encountered:
There are two PRs related to MathML
Sorry, something went wrong.
No branches or pull requests
Describe the bug
solid-js does not have MathML Core elements in the JSX. This leads to type-checking errors.
Your Example Website or App
https://stackblitz.com/edit/solidjs-templates-69oewx1h?file=src%2FApp.tsx
Steps to Reproduce the Bug or Issue
Expected behavior
No type-checking error.
Screenshots or Videos
No response
Platform
Additional context
The code executes fine; just type-checking errors from TypeScript.
The text was updated successfully, but these errors were encountered: