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: always set xmlns on math elements #2581

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jonas-C
Copy link
Contributor

@Jonas-C Jonas-C commented Nov 1, 2024

Det er ikke alltid gitt at xmlns er satt på matte-elementet som kommer fra gql; Noen ganger har vi strippet bort det nøstede matte-elementet som inneholder attributten.

@gunnarvelle
Copy link
Member

gunnarvelle commented Nov 5, 2024

Kan du risikere å få dobbel xmlns?

@Jonas-C
Copy link
Contributor Author

Jonas-C commented Nov 5, 2024

Kan du risikere å få dobbel xmlns?
Tviler. Det er bare ett matte-tag hvis man tar inn gql, og hvis props inneholder xmlns vil den overstyre det som allerede er satt.

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