Peter V

Results 11 issues of Peter V

I set this up and get a 200 response when submitting the form-- but no data is saved in the sheet. how do we troubleshoot this without any ability to...

## Steps to reproduce 1) clone next.js project 2) navigate to with-styled-components-babel example https://github.com/vercel/next.js/tree/canary/examples 3) install and run example ## Expected Behavior expect to see global styles present in the...

after installing and running this, there is a 404 error when trying to get the home page-- is this project still functional ?

❯ graphql create my-app --boilerplate react-fullstack-basic graphql create [directory] Bootstrap a new GraphQL project Options: --dotenv Path to .env file [string] -p, --project Project name [string] --no-install Don't install project...

this --boilerplate flag causes the app to break. seems to work fine if you remove it.

I am seeing this error when trying to upload a document to s3 using the aws-sdk. It would be helpful to have a more descriptive error than this one, which...

feature-request

I installed the plugin using vundle, however the default key mappings do not do anything, nor do they appear in the list generated by the :map command.

it looks like this project is currently broken, is that correct ?

I want to use a component made by someone else in my project: https://github.com/facebook/fixed-data-table But I can't figure out how to import the CSS for this component without appending the...