Kubilay Anil
Kubilay Anil
I'm struggling three days now. I downloaded the App and followed the instructions on the doc. I entered all the necessary information. But no data is received to the server...
### Current Behavior This is the config that I want to import: ``` realm: some realm components: org.keycloak.userprofile.UserProfileProvider: - providerId: declarative-user-profile subComponents: {} config: kc.user.profile.config: - '{"attributes":[{"name":"foo","displayName":"bar","validations":{"length":{"max":255},"person-name-prohibited-characters":{}},"required":{"roles":["user"]},"permissions":{"view":["admin","user"],"edit":["admin","user"]}}' ``` I got...
### Describe the bug Im using the latest PrimeVue Version 3.48.0 and I just upgraded Vite from 4 to 5. After migration the common styles of each primevue components are...