chhoumann/DemoVault

Progress bar issue

Closed this issue · 5 comments

Hi,

I'm getting this error, once I set the progress to a number on my goals:


TypeError: Failed to set the 'max' property on 'HTMLProgressElement': The provided double value is `non-finite`.

Any idea where the issue is?

Thank you for your support!

I misunderstood the meaning of the target and progress...

Just want to check in - everything works now?

Yes, my target value was lower than my progress value, that was the issue.

I actually have something different and I found out it is in the theme. In your minimal theme I see the goals in the cards, but once I change the theme I see it like a list.... did you change something in your minimal theme?

This is how I see the goals with all other themes:
CleanShot 2023-06-27 at 08 57 44@2x

Simply using the latest version of Minimal works for me. I haven't really modified it.

Minimal theme settings

image
image
image

Style settings

Minimal

{
  "minimal-style@@h1-size": "2em",
  "minimal-style@@h2-size": "1.6em",
  "minimal-style@@h3-size": "1.37em",
  "minimal-style@@h4-size": "1.25em",
  "minimal-style@@h5-size": "1.12em",
  "minimal-style@@h6-size": "1.12em"
}

Minimal Cards

{}

Minimal Mobile

{}

Minimal Advanced Settings

{}