Samuel Weirich
Samuel Weirich
Waiting for https://github.com/primefaces/primevue/pull/7712
@dependabot recreate
I have looked into the issue and checked the version of PrimeVue mentioned in the problem. PrimeVue 4.1.1 does not reproduce the bug, but 4.2+ does. @cmcnicholas You specified the...
Thank's for your quick reply and this detailed answer. I observed this issue while using Auth0
Callback data: ``` { "version": "1.0", "meeting_id": "random-3476055", "internal_meeting_id": "99b62bd62151752aca33312a02851cadce603b3e-1747998385240", "custom": {}, "data": { "metadata": { "analytics_callback_url": "https://example.org/callbackurl", "is_breakout": "false", "meeting_id": "random-3476055", "meeting_name": "random-3476055" }, "duration": 94, "start": "2025-05-23T11:06:25.000+00:00", "finish":...
@mstrey @ricklambrechts Any updates on this?
**TODO** - [x] Add tests - [x] Add log entries
It then propably has to move somewhere earlier in the process, like when you visit the room page, it should promt you to login or continue as guest. Thanks for...
**UX Solution 1** _Status: Failed in UX Test_ Visually seperate the guest name textbox in a gray box from the cosent checkboxes. Adding a second button as a hint for...
**UX Solution 2** _Status: Proposal_ Move the guest name textbox to an earlier stage. Add to existing overlay when entering a room with an access code, and add a new...