Closed aharitovich closed 2 years ago
@aharitovich Thanks. You just want the default English day names applied without having to specify explicitly, right?
An empty array should apply the default English day names. Maybe applying Null/empty in JS is causing it to mess up.
I'll take a look and fix this.
@aharitovich I pushed a nuget package up. Since we're working on CI/CD build system and it's WIP, the nuget numbering for this patch is out of order.
The one you want to update to is 1.0.0-beta1.1.59
Looks like without the attribute null is passed to ToastUI calendar making it render empty weekly view instead of default.
A workaround would be to specify daynames if there is a need to setup week options: