Nicholas Hitchins
Nicholas Hitchins
Single digit month token not working as expected. `moment("2021 5 29", "YYYY M DD").isValid()` True `moment("2021529", "YYYYMDD").isValid()` False
A useful enhancement would be to allow for the model 'id' attribute to be specifed as per: http://backbonejs.org/#Model-idAttribute then in the ss-backbone client.js file modify any direct reference to 'id'to...
#### Expected behaviour highcharts.cachePath or HIGHCHARTS_CACHE_PATH env var should allow an absolute path such as '/tmp/.cache' #### Actual behaviour Previously (v3) if the manifest.json file existed in the 'node_modules/highcharts-export-server/.cache' directory...
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** It would be very useful to allow for a map of nested discriminators....