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

[rdom] SVG el add class > Uncaught (in promise) TypeError #469

Closed
bt-3000 opened this issue May 17, 2024 · 1 comment
Closed

[rdom] SVG el add class > Uncaught (in promise) TypeError #469

bt-3000 opened this issue May 17, 2024 · 1 comment

Comments

@bt-3000
Copy link

bt-3000 commented May 17, 2024

const Loader = [
     'svg', { class: 'loader' },
     [  'path', { d: '...' } ]
  ]

Uncaught (in promise) TypeError: setting getter-only property "className"

@postspectacular
Copy link
Member

@bt-3000 - gonna look into it tomorrow, might have to do with a recent update to attrib vs. property setters... reporting back ASAP!

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

No branches or pull requests

2 participants