- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 332
feat: simple Pagination cant emit onChange when change page #350
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
feat: simple Pagination cant emit onChange when change page #350
Conversation
| This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/react-component/pagination/73tWyF1HxXEFzPuNRhfQ3KR4XxRt | 
        
          
                tests/jumper.test.js
              
                Outdated
          
        
      | // input.simulate('blur'); | ||
| // expect(wrapper.state().current).toBe(10); | ||
| // expect(onChange).not.toBeCalled(); | ||
| // }); | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update it other than remove it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok!!!
| ci broken | 
| Codecov Report
 @@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   92.40%   92.55%   +0.15%     
==========================================
  Files           3        3              
  Lines         329      336       +7     
  Branches      113      116       +3     
==========================================
+ Hits          304      311       +7     
  Misses         25       25              
 Continue to review full report at Codecov. 
 | 
| @afc163 How can I stop this warning | 
| i'm sorry, i think i had ran test in wrong way !!! | 

handle ant-design
#32659