Will Turner

Results 5 issues of Will Turner

Hello, I'm getting the following error at the time of SSR. ``` TypeError: Cannot read property 'store' of undefined at Object.children (/home/manvendra/Desktop/projects/my-app/node_modules/redux-connect/lib/components/AsyncConnect.js:160:35) ``` I'm using following version of packages "react-redux":...

**Do you want to request a feature, report a bug or ask a question?** Question **What is the current behavior?** Not producing correct braces order. **What is the expected behavior?**...

wait for reply

While running **npm run dev** I'm getting the following error: ``` WebpackOptionsValidationError: Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema....

I have **Validations.rules** in a separate file within a function, as shown below: ```javascript import React from 'react'; import ServiceUtil from "service/serviceUtil"; import Validator from 'validator'; import Validation from 'react-validation';...

I executed _build.sh_ from terminal, and I'm using GGTS and/or Eclipse IDE for Committers (Plugin Development Environment) Equivalent Grails slack channel chat can be found here: https://grails.slack.com/archives/questions/p1455619247000154 Here is the...