You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pretty much self explanatory, the Stepper component does not implements BlockableUI.
this is the error i get in console Target of BlockUI must implement BlockableUI interface
Environment
Angular 17.2.3
PrimeNG 17.17.0
Reproducer
No response
Angular version
17.2.3
PrimeNG version
17.17.0
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
21.6.2
Browser(s)
Chrome 127.0.6533.100
Steps to reproduce the behavior
No response
Expected behavior
The BlockUI should work as is doing for p-panel o p-card or the feature should definitely be better documented
The text was updated successfully, but these errors were encountered:
Describe the bug
pretty much self explanatory, the Stepper component does not implements BlockableUI.
this is the error i get in console
Target of BlockUI must implement BlockableUI interface
Environment
Angular 17.2.3
PrimeNG 17.17.0
Reproducer
No response
Angular version
17.2.3
PrimeNG version
17.17.0
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
21.6.2
Browser(s)
Chrome 127.0.6533.100
Steps to reproduce the behavior
No response
Expected behavior
The BlockUI should work as is doing for p-panel o p-card or the feature should definitely be better documented
The text was updated successfully, but these errors were encountered: