Scotty Vernon

Results 21 comments of Scotty Vernon

@jakegiltsoff Yeah, this is using the vanilla base values fresh from a bower install, so it's default behaviour.

Cheers for the speedy response! Hmm. Getting the following error now: A parameter or an operation is not supported by the underlying object" code: "15 [Break On This Error] rules...

Hmm now this is interesting! When i read your reply, i would have said that window.onload would fix the problem straight away. Especially because the css file is in the...

Yeah, the CSS files are being served by Apache on localhost.

This isn't working for me either.

I'm curious about this too. We use `react-dates` in a project, and the moment payload is massive. It makes no sense to bundle all locales for the client, when the...

@Magellol But i don't want to "ignore" them. I still want them, just loaded on demand if _and when_ that locale is required.

@spotman, just followed your tips to get this plugin working with requireJS. I've got it working, but for some reason, the plugin doesn't work for iOS anymore. Any ideas?

I've just managed to fix it! It was actually unrelated the AMD. It's to do with the css transitions. I'm going to fork the code, and make a pull request...

@adikari super interested in how you achieved this - any chance you can share an example CDK?