Daniel

Results 9 issues of Daniel

Hi there Using a standard implementation to download files and save them locally on the device. When they are downloaded, I am not able to locate them on the device...

Hi, Finally found the solution to my issue, where I could not access the "Files" tab, due to this error: ``` undefined method `new' for BigDecimal:Class ``` The solution for...

Heya, we have implemented sunspot_rails along with Rsolr for a website. Rsolr is the newest version, along with sunspot_rails etc. The solr instance starts fine, and reindex is also done...

Hi Would like to request to have react-native updated to latest major release, at least. There are major changes from 0.70->0.72, which requires alot of code changes. Thanks in advance

breaking change
ui-react-native

Failed to load: https://findveji.dk/assets/refinery/themes/modern/theme.js tinymce_manifest-f7eeb51….js:14 ![image](https://cloud.githubusercontent.com/assets/265719/23741572/5d7de490-04a9-11e7-92fc-5fd868ea3c8e.png) Assets are precompiled. Tried downgrading aswell, no luck.

Hi After the latest updates, the .events on the page object returns empty collection... Regards

config.client_id or config.secret is not available to set.

Hi I'm using this gem on an existing Refinery project. The project has a loads of custom engines, pretty standard stuff. The "Point" engine has a "project_external_id" field. ``` ruby...

Hi there Tried to use this, but my nested/related DTO Dashboard -> DashboardCategory is not being loaded in the dto, only in the entity. Thanks