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

Error: <circle> attribute r: A negative value is not valid. ("-1.6") #5338

Closed
janoist1 opened this issue Oct 6, 2016 · 5 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@janoist1
Copy link

janoist1 commented Oct 6, 2016

Problem description

I'm using this library with redux-from and getting the following error after updating it to the 0.16.0 version: Error: <circle> attribute r: A negative value is not valid. ("-1.6") DOMPropertyOperations.js:143

Versions

  • Material-UI: 0.16.0
  • React: 15.0.0
  • Browser: Króm
@timothyallan
Copy link

Make the size of the <CircularProgress component bigger than 5 or so and it goes away.

@lucasbento
Copy link

Duplicated of #5277. cc @oliviertassinari

@oliviertassinari oliviertassinari added duplicate This issue or pull request already exists Regression labels Oct 6, 2016
@ocolot
Copy link

ocolot commented Nov 22, 2016

Shouldn't min/max values be validated or documented here http://www.material-ui.com/#/components/circular-progress ?

@oliviertassinari
Copy link
Member

documented here

They are supposed to be documented. What do you mean by validated?

@ocolot
Copy link

ocolot commented Nov 23, 2016

I mean "if there is a min/max value, I'd love to see it in the doc" ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants