Lindsey Simon

Results 17 issues of Lindsey Simon

On DOMContentLoaded this plugin is triggering a change event for my radio inputs which do have a value attribute, but not because the server filled in a value like an...

Looks like this is a Windows Mobile device UA: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; XBLWP7; ZuneWP7) (fyi I'm going to submit issues here if I discover any...

`inputStyle: textarea` on mobile makes selection impossible (you cannot select text). `inputStyle: contenteditable` on mobile (with the keyboard up) scrolls the cursor into view even with `autoScroll: false` and `autoCursor:...

bug

The file does employ @default though, so I get the idea.

Any reason gcm.py opts for django's cache module instead of using GAE's memcache one? I don't use django and had to edit gcm.py to replace cache with memcache. Thanks for...

Is the popup window size configurable? ![image](https://cloud.githubusercontent.com/assets/517210/18131694/a15b09dc-6f48-11e6-8fdd-a83b15c53368.png)

In order to make things work (initially, only client-side) I had to change the `renderApp` function `return store.dispatch(configure(`

I use this in a nextjs app, and something / somehow goes haywire if I upgrade to 1.1.2. If I downgrade to 1.1.1 everything is fine. ![image](https://user-images.githubusercontent.com/517210/45437539-d7043a80-b669-11e8-928c-52fd8314772b.png) Here's my code...

https://www.dropbox.com/developers/chooser

Currently the server doesn't implement the OPTIONS preflight.