Weiller Carvalho

Results 6 comments of Weiller Carvalho

I already tested the others spinners components and its working fine, except the triangle one.

@isaacjoy97 yeah, I tested the infinity one and its broken too.

@mhnpd none, I'm using Vite not CRA

pck.jsn deps. "dependencies": { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", "@mui/icons-material": "^5.11.11", "@mui/material": "^5.11.11", "axios": "^1.3.4", "framer-motion": "^10.5.0", "material-ui-popup-state": "^5.0.4", "popmotion": "^11.0.5", "react": "^18.2.0", "react-dom": "^18.2.0", "react-loader-spinner": "^5.3.4", "react-router-dom": "^6.8.2", "react-toastify": "^9.1.1",...

You're right @vlsi , makes more sense, quick explanation of the new changes: I ditched the inclusive “max” change and went back to Java‑style semantics: start date is inclusive, end...

Here is a quick explanation: Before the patch, the CLI flag parser (getOptions()) tried to validate --summary-trend-stats, but it checked the wrong error variable. So even clearly bad values like...