Abdul Rehman Mohammad
Results
3
issues of
Abdul Rehman Mohammad
**Describe the bug** i'm using the following component ``` import ForceGraph3D from "react-force-graph-3d"; ``` with a nextjs app. I am able to run the application with `npm run dev`, however...
i'm receiving the following error after inserting into a stream using ```python client.ksql("INSERT INTO riderLocations (profileId, latitude, longitude) VALUES ('4ab5cbad', 37.3952, -122.0813);")` ``` Traceback (most recent call last): File "",...
bug