cooljeffro
cooljeffro
I'm using my own custom search function, so I use `` to supply my own ``. onOpen doesn't fire when using c-search. Example: https://stackblitz.com/edit/angular-3tcuzj
I am updating the chart's options dynamically (switching between linear and logarithmic scale), but the chart then gets reinitialized and animates again. If only the options are updated and not...
### Issue description mysql DATE type returned incorrectly when server and db use different timezones ### Expected Behavior I am running NodeJS is my local timezone (PST) and setting my...
In i2svg, when specifying the 'node' param, typescript then requires the 'callback' param. Both 'node' and 'callback' should be optional. I understand that: - [x] I'm submitting this PR for...