You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is when I click into the corresponding range like: Yesterday, this month, this week, etc...
In the storybook where I used ngx-daterangepicker-meterial: It's worked well.
In the project where Implemented: It's always return Today.
I also check the value when emit in storybook, it's return corresponding ranges but don't know what happened with project where I implemented.
Thank for your support.
The text was updated successfully, but these errors were encountered:
This is code on my storybook project
This is project where I implemented
And how it's look like:
The issue is when I click into the corresponding range like: Yesterday, this month, this week, etc...
In the storybook where I used ngx-daterangepicker-meterial: It's worked well.
In the project where Implemented: It's always return Today.
I also check the value when emit in storybook, it's return corresponding ranges but don't know what happened with project where I implemented.
Thank for your support.
The text was updated successfully, but these errors were encountered: