Edward Poot

Results 87 comments of Edward Poot

@JSanderbeck did you install the gem using this github pull request as a source to see if this solves your issue?

@JSanderbeck that's great to hear. If you didn't know, you could just use pull request #115 in your Gemfile like this: `gem 'filterrific', git: 'https://github.com/ayaman/filterrific.git'`

@musixite please close the issue

Noticed the same here. Indeed solved by disabling turbolinks, but that's quite a drastic solution. I will try to look for the real cause.

@judetucker thanks but is anyone else running into the issue that the select title is displayed beneath the select box?

@KrauseFx today I noticed a similar issue. When Spaceship is executed from a web thread, everything works fine. When it is executed from a background thread (sidekiq) this issue starts...

@joshdholtz thanks for reporting back! I no longer use this as I no longer need this use case. Will ask someone else that contacted me about this issue. By the...

Has this changed or does ApnsPHP still use legacy format?

@jasperblues Decided to investigate this. It appears the problem does not originate in your code. As I understand it, XCodeEditor will write XML output to the pbxproj file. Xcode then...