Welcome to Prime Discussions! #7
Replies: 10 comments 2 replies
-
Why do the buttons in the showcase have an ink effect on the button and not the latest version of PrimeNG? |
Beta Was this translation helpful? Give feedback.
-
Hello guys, I bought Apollo Template, so far so good. In this moment I have cleaning my template, deleting modules, deleting unnecessary things, so. I have a question, I changed the base path, that in this case is DASHBOARD, I do chaged for my base component, but when I make the change, it does not recognize the other routes, it redirects me 404. I have been checking all the modules, but I can't find how to change this base route. This is base path for default. { Some help? |
Beta Was this translation helpful? Give feedback.
-
Hello , currently i have a project with PrimNG version 14 , and i want to update my project to latest version, but now it got wrong style for verson 14 use p-grid and latest version use grid , how can i replace it to correct style ? |
Beta Was this translation helpful? Give feedback.
-
I'm a little bit confused on how to get the selected values from a primevue treeselect in checkbox mode. I see lots a examples of how to set it up but none on how to get the resulting selections. Here's my treeslect:
Here's the onEnterpriseProjectGroupsChange method:
My TreeNode structure seems to be ok and I can select multiple nodes from the treeselect. The selectedEnterpriseProjectGroups object looks something like this: { I can it has my the keys I had setup being referenced but I'm sure what I do with this. I guess I was hoping for an array that had the original data value I set for each node. Any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
-
I am trying Urls which are not http or https and editor coverts them to about://blank. |
Beta Was this translation helpful? Give feedback.
-
optionDisabled - not working.Hi, bug defined: <p-multiSelect [options]="cities" [(ngModel)]="selectedCities" placeholder="Select Cities" optionLabel="name" display="chip" [showClear]="true" [optionDisabled]="disabled" `import { Component, OnInit } from '@angular/core'; interface City { @component({ selectedCities!: City[]; constructor() {}
|
Beta Was this translation helpful? Give feedback.
-
Hi All, |
Beta Was this translation helpful? Give feedback.
-
Hi, I'm encountering an issue with Primeng charts in our project. Specifically, when I double-click on charts, it selects text from another div outside the chart surface. Do you know of any solutions for this? Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello how are you? This week I bought the individual version of UI KIT, now it only lets me download the figma in files. It doesn't work for me like that. It's quite annoying to be downloading the new versions. I ask why they don't give me access to the ui kit library? to see it online? Or why doesn't it appear with my account to consume the components? |
Beta Was this translation helpful? Give feedback.
-
You guys should add "Discussions" tab to the top of your GitHub page. Because right now the only way to find it is via Issues > Feature Request. Adding it to the top bar would attract more discussion. |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome to Prime Discussions!
This is your central hub for all things related to PrimeTek's suite of open-source UI libraries, including PrimeFaces, PrimeNG, PrimeReact, and PrimeVue. Here's what you can do:
🤔 Ask questions about our products in the relevant categories.
💡 Share your ideas and suggestions.
🛠 Showcase the projects you've built with our libraries.
🤝 Connect with other community members and the PrimeTek team.
Let's keep this a welcoming and productive space. We can work together and make both our community and projects better.💪
Beta Was this translation helpful? Give feedback.
All reactions