Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
0 answers
178 views

Edit Sep 26: I just ended using Netlify for now. Maybe the new RC version of Tanstack Start would work out. Running vite build succeeds, but opening any page fails with the Sr is not a function error. ...
0 votes
0 answers
28 views

As per graphql cursor specification, Each connection object should have list of Edges. Each edge will have a node field. So schema for userData query will look like this type query { userData(id: ...
3 votes
0 answers
130 views

I have some components I want to test which perform multiple graphql queries. When using environment.mock.resolveMostRecentOperation I am able to treat those in order. However that is really ...
1 vote
0 answers
74 views

I have a problem understanding, why there can't be numeric fields with the name id in the nodes in GraphQL schema when using Relay, specificaly React Relay. I didn't find any useful information in the ...
0 votes
2 answers
106 views

I'm trying to implement the node field for my Relay compliant server, as defined here. I'm using Prisma, Yoga, and TypeGraphQL. I can't understand how to perform a Prisma query so that it searches ...
Fez Vrasta's user avatar
0 votes
1 answer
192 views

I am running into the following error trying to get my React application working with Vite. It also uses Relay and React (and Flow) main.jsx:3 Uncaught ReferenceError: require is not defined at ...
1 vote
0 answers
316 views

Hi folks need help is resolving a DKIM failure issue. we are using Gsuite email solution. However we also have secure email gateway to scan outbound emails. the flow of an outbound email is as below ...
0 votes
1 answer
896 views

I have a .NET application running on a Cloud Run instance using VPC and I've been trying to implement a way of sending emails using a google SMTP server. My public IP is whitelisted on the relay side. ...
0 votes
1 answer
142 views

I'm using Relay endpoints generated in Hasura, connected to a PostgreSQL database. Suppose there are three objects a, b, and c. a has one-to-many relationships with bs and cs. c has a one-to-one ...
5 votes
0 answers
180 views

I want to use the relay plugin in order to convert a figma component into a composable file in Android Studio. I followed all the steps in https://developer.android.com/jetpack/compose/tooling/relay/...
AnatL's user avatar
  • 121
1 vote
0 answers
102 views

I'm trying to enhance GraphQL Relay so that it can sync its store across different tabs of the same application. To do so I'm extending the Store and the RecordSource classes. The RecordSource class ...
Fez Vrasta's user avatar
0 votes
1 answer
371 views

I have a notifications list component that renders all notifications that U have Each notification, when clicked on, will show a pop up, that pop up will receive a parameter to run a specific query(...
esraa's user avatar
  • 25
2 votes
0 answers
90 views

I want to know how can I map a figma tokens to compose material tokens Topic In the link above we have an information about mapping. But where can we get this file? Styles dictionary can't transform ...
0 votes
1 answer
574 views

I am facing an issue after importing a Figma UI package into Android Studio using the Google Relay plugin. The UI package seems to have been successfully imported, but it is not visible in the Android ...
1 vote
0 answers
226 views

I attempted to import some themes that were on figma into my android studio using Relay. When importing, I put in my link and left the theme as: androidx.compose.material3.MaterialTheme I got an error ...

15 30 50 per page
1
2 3 4 5
...
93

AltStyle によって変換されたページ (->オリジナル) /