PaulAtST
PaulAtST
Hi, long story short I stared with a google searching how to update the font awesome icon set in Semantic UI React, and came across the issues talking about how...
**Describe the bug** The plus operator is very slow compared to the built in JS date methods, which is especially noticeable when making date series **To Reproduce** JS Date: ```...
### Summary: `toJSON()` inconsistently returns dates ### Code sample: #### Schema ``` ... startAt: type: Date, rangeKey: true }, ... ``` ### Current output and behavior: When using `model.create({})` or...