christophe
christophe
The notification window is displayed twice (during the load of the page and then when the page is fully loaded) Do you have any idea how to prevent that?
**Describe the bug** When hitting tab on a select component 2 values are displayed **To Reproduce** Create a select component like this: ` ` hit tab to select the content...
I just installer panichd but when accessing the installer page i've a 404 error. Any idea?
Using tab on a time picker element doesn't go to other input (or link element) seems to be related to that line: https://github.com/wireui/wireui/blob/3f22e155c197b9676fa8207c28fb9380855a7af9/resources/views/components/time-picker.blade.php#L12 Not sure why it was added.
I would like to remove the authentication on a specific request while the connector is using OAuth The request to the API is the following: - OAuth request to get...
When generating a Png picture in a docker with Swoole server Or FrankenPhp, we have this error: ``` ImagickException: non-conforming drawing primitive definition `9' @ error/draw.c/RenderMVGContent/4414 ``` With the same...