luandro

Results 74 comments of luandro

Any updates on this? Docs for use with wp-api is really needed. I'm relying on [Rest API Console](https://wordpress.org/plugins/rest-api-console/) to point me to the available endpoints.

`Hotspot.create` didn't work using Android 6.0. Also tested on an Android 9.0, in which not even `Hotspot.enable` worked.

This project is highly based on [https://github.com/RickWong/react-isomorphic-starterkit](https://github.com/RickWong/react-isomorphic-starterkit), it's simpler, so you can try to better understand it there. There are only two servers, the Hapi server and the webpack-dev-server. The...

There are two servers running, the Hapi server and the webpack-dev-server to serve the bundle file. If you wanna make calls to your server you only need make calls to...

You're getting `undefined`? Here's where I got that from: [https://stackoverflow.com/questions/34243684/make-redux-reducers-and-other-non-components-hot-loadable](https://stackoverflow.com/questions/34243684/make-redux-reducers-and-other-non-components-hot-loadable)

Updated according to the answer in Stackoverflow, but the functionality didn't change at all... Is there a bug somewhere?

That really is a pain. But to be honest I'm not sure how to fix this. Any ideas? You could use something like [Flow](http://flowtype.org/) to do type checking.

I tested this yesterday with LROS 1.5, only using 2.4. One network found the other. Might be solved.

@spiccinini me and @hiurequeiroz are reviewing some Pirania issues and we found this one. > Be able to enable the portal only in one interface, for e.g. to be used...

Fixed by https://github.com/libremesh/lime-packages/pull/893