samis-dv

Results 2 issues of samis-dv

Use the format: [Component] Component Should Do X i.e. [Checkbox] onChange Should Fire When Update Triggered via DOM ### Steps Installed `npm installl -g gulp` Installed `npm install semantic-ui --save`...

When creating a page using `createPage` the data that is put into context is not passed through. An example of my code and error are gatsby-node.js file ``` createPage({ path:...