Róbert Viðar Bjarnason
Róbert Viðar Bjarnason
I've been trying to use this syntax but it does not seem to work, any ideas? ``` javascript include: [ { model: models.Image, as: 'IdeaHeaderImages', order: [['Image.updated_at','ASC']] } ] ```...
We run one node.js server that serves multiple domains and we wanted to have the cookies shared across subdomains. The usual way to do this is to set domain: '.domain.com'...
My app allows many different domains to be used so I need to store clientID and clientSecret in the database with each domain in the database. Can you give me...
After you open and touch a Google Maps using this components lowercase m,k,- and some other keys stop working in web input forms after opening and touching Google Maps. Steps...
We at the Citizens Foundation in Iceland (Íbúar ses) are adding back an old feature to our Better Iceland website where we fetch issues from Alþingi to allow citizens to...
## Paste the full User-Agent String here ``` CCBot/2.0 (http://commoncrawl.org/faq/) ``` ## Is this for Addition / Removal? - [ ] Addition - [x] Removal - [ ] Keep a...
When using google-streetview-pano with iron-pages, going between pages causes this element to fail as data bindings for this.panoId and this.position have not been initialized at the time of the _mapApiLoaded...
Otherwise the animation callbacks will get top level elements into endless attached/detached loops.