Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different version on npm and in the source code #82

Open
ltlaitoff opened this issue Nov 7, 2023 · 3 comments
Open

Different version on npm and in the source code #82

ltlaitoff opened this issue Nov 7, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ltlaitoff
Copy link

ltlaitoff commented Nov 7, 2023

The bug is that the 201c0c9 commit is not actually reflected in the current version(2.7.0) of the package.

This can be easily verified:

  • Here is the link to the npm code (open .cjs.dev.js or .cjs.prod.js file) where you need to find the line var styles = react.useStyleConfig('CalendarDay', {, and see that there is no interval here.
  • If you download the code and run npm run build, in the source code at around line +- 541 (or it's better to find it by the line I provided above), there will be a parameter interval.
@ltlaitoff
Copy link
Author

@uselessdev Chould you please check it?

@hiwllc
Copy link
Owner

hiwllc commented Nov 11, 2023

hi @ltlaitoff, sorry for the late reply I am busy with other things in the moment, but I'll try to investigate this until Monday.

@hiwllc hiwllc added the bug Something isn't working label Nov 11, 2023
@Philzen
Copy link
Contributor

Philzen commented Jul 31, 2024

@ltlaitoff can you recheck if this problem persists in v2.8.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants