Emeka Anyanwu

Results 3 issues of Emeka Anyanwu

Working through getting a working implementation of a notification feed and I stumbled accross this line: https://github.com/tschellenbach/Feedly/blob/22aa75aa9f15cbd61e7af267760d874853852ebc/feedly/activity.py#L341 Shouldn't it be returning actor_count - 1 ? Thanks for a beautiful product...

My Qolsys panel has secure arming enabled which requires the input of the user code to arm the panel. This can be enabled through Dealer Settings > Security & Arming....

Using webpacker for stylesheet and javascript preprocessing I found that the rails helper image-url used to specify the path of the SVG icons doesn't resolve properly. https://github.com/lazaronixon/trix-extensions/blob/9ab2a904b0a7782d475fc17935621b2096a3a3be/assets/stylesheets/richtext.scss#L2 Not sure if...