We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Timeline component preset not reflected in UI. Below should have 1px connector width,
components: { timeline: { event: { connector: { size: '1px' }, } }, }
No response
https://stackblitz.com/edit/primevue-4-vite-issue-template-31eqrvpk?file=src%2Fmain.js
Chrome, macos
3.5.13
4.2.5
22
Chome
Add timeline components preset
Should respect preset values.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Timeline component preset not reflected in UI. Below should have 1px connector width,
components: { timeline: { event: { connector: { size: '1px' }, } }, }
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-31eqrvpk?file=src%2Fmain.js
Environment
Chrome, macos
Vue version
3.5.13
PrimeVue version
4.2.5
Node version
22
Browser(s)
Chome
Steps to reproduce the behavior
Add timeline components preset
Expected behavior
Should respect preset values.
The text was updated successfully, but these errors were encountered: