You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My reports to the core team about Redwood framework has a bug in the generated graphql.d.ts file got me in a deep pool of boiling water (it just may be that the folks telling me that the generated graphql.d.ts cannot be the cause of my problems with your redwood-stripe app.)
So, I have to run several tests taking long time:
Create the TypeScript version of the Redwood Tutorial (aka Redwood blog) - which will help me confirm that the graphql.d.ts in its current form is not causing me problems your redwood-stripe app.)
Really learn how to debug RedwoodJS TypeScript app (I am delaying that for many months)
Document the process of building the redwood-stripe app - which I already started: Redwood-stripe app creation log. This will be used for two purposes:
eventually be the smoking gun to be presented to the core team (less likely possibility as I already caught a few places where I misread this original document.
The text was updated successfully, but these errors were encountered:
My reports to the core team about Redwood framework has a bug in the generated graphql.d.ts file got me in a deep pool of boiling water (it just may be that the folks telling me that the generated
graphql.d.ts
cannot be the cause of my problems with yourredwood-stripe
app.)So, I have to run several tests taking long time:
Create the TypeScript version of the Redwood Tutorial (aka Redwood blog) - which will help me confirm that the
graphql.d.ts
in its current form is not causing me problems your redwood-stripe app.)Really learn how to debug RedwoodJS TypeScript app (I am delaying that for many months)
Document the process of building the
redwood-stripe
app - which I already started: Redwood-stripe app creation log. This will be used for two purposes:verification of the correctness of the online document Develop Redwood-Stripe app from scratch
eventually be the smoking gun to be presented to the core team (less likely possibility as I already caught a few places where I misread this original document.
The text was updated successfully, but these errors were encountered: