-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
SplitButton & TieredMenu - double click on item reloads the page #6822
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
Not only on Splitbutton, but on Tiered menu. |
@cagataycivici Could you take a look, please? :) |
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
yigitfindikli
changed the title
SplitButton - double click on item reloads the page
SplitButton & TieredMenu - double click on item reloads the page
Feb 12, 2019
Hmm, interesting, i opened a pull request with the solution, and it was completelly ignored. What happened @yigitfindikli? |
cagataycivici
added
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Feb 28, 2019
darkhelmet
pushed a commit
to weknowtraining/primeng
that referenced
this issue
Mar 25, 2019
… reloads the page
darkhelmet
pushed a commit
to weknowtraining/primeng
that referenced
this issue
Mar 25, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Current behavior
Double click any of the splitbutton's items, it will reload the page.
Expected behavior
On both disabled and enabled items the double click should not trigger the refresh of the entire page.
Minimal reproduction of the problem with instructions
https://www.primefaces.org/primeng/#/splitbutton
Double click any of the splitbutton's items, it will reload the page.
What is the motivation / use case for changing the behavior?
SplitButton - double click on item reloads the page, for both enabled and disabled items.
Please tell us about your environment:
Win64
Angular version: 6.1.0
PrimeNG version: 6.1.5
Browser: [all]
Language: [all]
The text was updated successfully, but these errors were encountered: