Gary McGhee
Gary McGhee
See http://blogs.adobe.com/cantrell/archives/2011/08/socket-improvements-in-air-3.html
The issue occurs with DialogReportMode. Using SilentReportMode instead seems to resolve it.
Sounds reasonable. I've been using Routemaster, but issue 176 is killing me, so I might return to Beamer if you can do Redirect
@trxcllnt yes that does work. I suppose I could either 1) just use your operator1 style, and still use pipe for a single operator 2) have the abstract operator function...
Thanks for that, I haven't had enough functional experience to write that quickly. Yes, your compose() is what I was expecting from the standalone pipe(). This can't be a special...
isEquivalentTo would be a decent solution, thanks
This makes me sad, I've been loving Routemaster up to this point. I always expect "back" on every platform to be reverse-chronological, mainly because its not like the user has...
I'm on /feed, and after pushing /settings see in the data structures that the page stack has two entries, and it still does when Settings is built, but when the...
The ajv option "removeAdditional: true" does this when the schema has "additionalProperties: false". There are other options for removeAdditional
I'm in major hack mode now, and this works, but its very dodgy and fragile. There has to be a better way. I tried just require('premail') but that doesn't work....