Richard van Zon
Richard van Zon
**Description:** Sometimes the action buttons do not show up on iOS, with exactly the same data and action buttons. **Environment** 1. What version of the iOS SDK are you using?...
Hi, I am using pm2 with multiple instances (-i max). Because node-orm2 uses memory-caching this causes problems because it's not shared between the different instances. Is it possible to use...
Hi, I am trying to use sails-hook-validation with sails-hook-autoreload. But after code is changed, and sails-hook-autoreload reloads the controllers no validation-errors are returned (the errors array is null). Should this...
Removed express const and package (unused)
Typo
Hi, I am trying to sort the results of my query, but it always results in a `{ code: 500 }` in the browser, couchdb-lucene outputs: ``` java.lang.NullPointerException at org.apache.lucene.search.SortField.getComparator(SortField.java:340)...
Hi, I am trying to get highlights working. With this query it's not working (the highlights array is not present): `http://localhost:5986/_fti/local/my_database/_design/search/by_body?q=keyword&highlights=10` Should this work?
Examples
Hi Amari, I am planning to port Cappuccino to iOS and I wonder if you still work on UIKit. Also, do you have an example to explain how to use...