mui-treasury
mui-treasury copied to clipboard
Failed to execute 'px' on 'CSS': The provided double value is non-finite.
I have a problem. I'm trying to use Mui-treasury and I can't get it to work.
Some elements of the page are rendered, but others are not.
I am trying to render the footer that are available to use as a template on the page. But any of the 3 examples causes it to stop working
Undetected type error: Could not execute 'px' in 'CSS' - Provided double value is not finite.
I can't find any information on this, so if anyone can give me a hand, I'd really appreciate it.
I have installed both packages. Mui-treasury / styles and components
Please provide more info about
- package version (mui-treasury)
- what framework are u using (nextjs? CRA?) and what version
Im using React, and package version mui-treasury is 1.9.2. I try out some footers on 1.9.1 and it works perfect.
Which component/style that you are using? if 1.9.1 is working then it is a bug that I need to fix.