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

button doesn't work repple does't work #15421

Closed
cadentic opened this issue May 1, 2024 · 5 comments
Closed

button doesn't work repple does't work #15421

cadentic opened this issue May 1, 2024 · 5 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@cadentic
Copy link

cadentic commented May 1, 2024

Describe the bug


this simple button and ripple effects don't work while it was working yesterday itself

Environment

{
"name": "CADENTIC®",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"serve:ssr:cadentic_dot_net_in": "node dist/cadentic_dot_net_in/server/server.mjs"
},
"private": true,
"dependencies": {
"@angular/animations": "^17.3.6",
"@angular/cdk": "^17.3.6",
"@angular/common": "^17.3.6",
"@angular/compiler": "^17.3.6",
"@angular/core": "^17.3.6",
"@angular/forms": "^17.3.6",
"@angular/platform-browser": "^17.3.6",
"@angular/platform-browser-dynamic": "^17.3.6",
"@angular/platform-server": "^17.3.6",
"@angular/router": "^17.3.6",
"@angular/ssr": "^17.3.6",
"@ibm/plex": "^6.4.0",
"express": "^4.18.2",
"primeflex": "^3.3.1",
"primeicons": "^7.0.0",
"primeng": "^17.13.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.3",
"@angular/cli": "^17.3.3",
"@angular/compiler-cli": "^17.3.0",
"@types/express": "^4.17.17",
"@types/jasmine": "~5.1.0",
"@types/node": "^18.18.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.4.2",
"@cloudflare/workers-types": "^4.20240423.0",
"wrangler": "^3.50.2"
}
}

Reproducer

No response

Angular version

17.3.0

PrimeNG version

17.13

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.12.1

Browser(s)

chrome , duckduck go

Steps to reproduce the behavior

using angular with scss
No response

Expected behavior

No response

@cadentic cadentic added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 1, 2024
@RogueTea
Copy link
Contributor

RogueTea commented May 2, 2024

Would you happen have a stackblitz or code to recreate the environment?

@cadentic
Copy link
Author

cadentic commented May 2, 2024

https://github.com/cadentic/cadentic_dot_net_in/blob/main/src/app/herosections/herosections.component.html
here is this code

@hendyghsta
Copy link

hendyghsta commented May 5, 2024

same issue, i am click button type="submit" with pRipple in Dialog no_response, and i try spam fast click to work.., but slow click no response..., and and remove pRipple normal click button event

@edproton
Copy link

edproton commented Aug 29, 2024

I have the same error.
Tried the stackblitz documentation examples.

basic
directive

https://primeng.org/button#basic
https://primeng.org/button#directive

Look's like is it from the last version.

@mertsincan
Copy link
Member

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation and try the latest PrimeNG version(v19). If there is no improvement on this, can you open a new issue so we can include it in our roadmap?

Thanks a lot for your understanding!
Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

5 participants