Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote
I found a bug when using the Pager component (<ejs-pager>), the page sizes dropdown is not consistent. These are the steps to reproduce it (which are shown in the video attached as well)
1. Refresh the localhost page.
2. In the code change the page-sizes prop from Array to Boolean true (or vice versa)
3. Then go to the browser (do not refresh) and you should see the dropdown.
4. Then refresh the page and it disappears
5. Reproduce again steps 2 to 4, to confirm the same behavior.