keplergl / keplergl/kepler.gl

[Bug] Issues with Trip layer

Open
#2,813 2 comments 0 reactions 1 assignee Claimed by @igorDykhta View on GitHub
bug
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Describe the bug**
When I Add Layer as Trip and then select timestamp,
I got error about
`An error in deck.gl: update of TripsLayer({id: 'tm39ik'}): Cannot read properties of undefined (reading 'values') in tm39ik layer. The layer has been disabled and highlighted.
`

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Add Layer'
2. Click on 'Select Trip'
3. Click on 'Table column select ID , Lat , Long '
4. When 'Table column when I select time, I see error'

My Timestamp field format - 07/30/2024 11:36:02

**Expected behavior**
I want to see the route and direction of my data as coordinates from my car's GPS.

**Screenshots**
Table column I selected
image
Example my data
image

But when I add layer point and filter timestamp, it works fine.
image

**Desktop (please complete the following information):**
- OS: [MacOS]
- Browser [chrome]
- Version [131.0.6778.86]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.