fix: Debugging für Brush-Datenbereich hinzugefügt
- `console.log`-Ausgaben für `vonDatum`, `bisDatum` und `formatierteDaten` hinzugefügt - Fehleranalyse für `startIndex` und `endIndex` in `LoopMeasurementChart.tsx` - Falls `startIndex` oder `endIndex` nicht gefunden wird, wird die gesamte Datenreihe geloggt - Vorbereitung für Fallback-Lösung, falls Datum nicht exakt gefunden wird
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
|
||||
|
||||
*/
|
||||
const webVersion = "1.6.121";
|
||||
const webVersion = "1.6.122";
|
||||
export default webVersion;
|
||||
|
||||
Reference in New Issue
Block a user