Martín Moreno

Results 2 issues of Martín Moreno

**Describe the bug** I'm getting an empty Calendar when using GMT-3 timezone on the backend to retrieve and show the information on the calendar **Versions** - `@angular/core`: ^14.3.0 - `angular-calendar`:...

question
needs reply

Hi!. I notice that calling to_hash method on a Shale::Mapper object, nil values are not rendered. I can change this using https://www.shalerb.org/#rendering-nil-values ```render_nil: true``` but only for shale methods ```to_json```,...