Andrei Miulescu
Andrei Miulescu
x = new XDate('Sun Jun 29 2014 00:00:00 GMT+1000 (EST)') y = new XDate("Mon Jun 30 2014 00:00:00 GMT+1100 (EST)") x.diffDays(y) result is 0.9583333333333334 should be 1 maybe ? basically...
I was just wondering if it's possible to lock the scroll on display modal?
Switch can be bool as well?? ``` index.js:1375 Warning: Failed prop type: Invalid prop `value` of type `boolean` supplied to `Switch`, expected `string`. ``` Input type number ?! eg: ``...
Hey, I tried your PV support with EFS RWX but it wasn't that good so I have a proposed implementation for PV support inside the operator. eg ``` # Default...
I have an issue when I install the services and css and js is served from root: eg: example.com/dist/app.js and I am running the service on example.com/service/name Any way I...
`struct field for status doesn't exist in any of 2 places to unmarshal` I have a JSON type and it seems to be expecting the whole object before running my...
### Is your feature request related to a problem? Would love to have the ability to define the token from .well-know/jwks.json ### Describe the solution ``` DEFINE TOKEN auth_token ON...
Uncaught TypeError: undefined is not a function nr_loader.min.js:54 Uncaught TypeError: Cannot read property 'indexOf' of undefined loader.js?date=10162013:14 372 Uncaught TypeError: Cannot read property 'style' of null squirt.js:10 105 Uncaught TypeError:...
Are you still working on this ? Regards, Andrei