-
**Describe the bug**
I created a sidebar menu using the drawer component. After clicking any link inside it, the menu closes, but the scroll to the section doesn't work.
**To Reproduce**
```pytho…
-
It would be great if some of the GPIO not used was broken out to some Test pads so we can add our own buttons as needed for example there is no way to use macros without a dedicated Macro GPIO set as …
-
**Describe the bug**
Using the Audio component I realized it is not possible to have "autoplay" (playing=True) in Safari. Nor, is it possible to start the audio via e.g. a button which sets playing=T…
-
**Describe the issue**
I am having troubles containerizing my reflex app. I am able to build the image but when I actually build the container all I'm seeing is a frozen frontend and I'm unable to …
-
Hello,
Petit ticket pour continuer les réflexions sur le tableau global de suivi de l'ouverture des données GTFS / NETEX / SIRI / GTFS-RT.
Dans un 1er temps, pour débuter le travail, serait-il p…
-
**Describe the bug**
Tooltips are not displayed for (icon_)buttons once that button has addition properties specified.
**To Reproduce**
Use the following code in a page. Hovering over the icon_bu…
-
**Reported by paparazzia on 25 Nov 2010 14:42 UTC**
- csv car c'est le pus efficient comme format
- arborescence :
- course / bateau / jour.csv
il faut dfinir le temps de "passage" dans la base, je s…
-
I would like to be able to define custom event triggers inside a ComponentState that I can use to drive events in other states.
As an example using ReusableCounter, I define an event trigger called…
-
I have a simple page and returning a new URI from my handler has no effect. I'm using latest Reflex-DOM and reflex-dom-contrib on GitHub as of today.
3noch updated
6 years ago
-
I wanna using obelisk to develop a front-end application and I can't find any docs for build or output javascript for me.
Does it fessible to develop it and how should I do?