Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fix add trip issue and wether card issue #509

Conversation

Jaydip-1002
Copy link
Collaborator

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Dec 17, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 543ddf3
Status:⚡️  Build in progress...

View logs

@Jaydip-1002 Jaydip-1002 changed the title feat: fix add trip issue feat: fix add trip issue and wether card issue Dec 17, 2023
// const geoJSON = await trpc.getPhotonDetails.query({
// id: search.properties.osm_id,
// type: search.properties.osm_type,
const geoJSON = await trpc.getPhotonDetails.query({
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should be using a the hook here, not directly making query.

@andrew-bierman andrew-bierman merged commit 225450f into feat/experimenting-with-trpc-query Dec 19, 2023
13 of 16 checks passed
@andrew-bierman andrew-bierman deleted the feat/experimenting-with-trpc-query-trip-issue branch December 19, 2023 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants