Roberto Ortis

Results 8 issues of Roberto Ortis

I am using hapi instead of express and I am getting the following error when compiling: ``` node_modules/webpack-hot-server-middleware/index.d.ts:1:32 - error TS2307: Cannot find module 'express'. 1 import { RequestHandler }...

I have a universal app where I need to log in a user when the app is loaded server side. On server load, the connector AsyncConnect is being called on...

I have some data dispatched inside @asyncConnect; however this data is not being available on server load. So how can I delay loadOnServer so the data is ready in the...

I just tested the app on Safari `5.1.7` and realized that it does not support Promises. If somebody can offer a solution, please be welcome to do so.

Hello there, I would like to call for help and see if anyone is willing to contribute on this. I need a way for people to be able to install...

help wanted

I would like to know what you think about it and what you would to improve it.

feedback wanted

Since `bluebird` version 3.x, warning notices are shown to indicate uncomplete Promises.

### Is your feature request related to a problem? I am making a drag and drop interface for my clients and would like to have a way to clone elements...

TYPE: enhancement
STATUS-1: needs triage