Anish Dabhane

Results 18 comments of Anish Dabhane

@sebastianjanisch could you please provide the updated documentation link , since the link which you have provided is not valid anymore.

Hey @elviskahoro I would like to work on this issue.

Hey @picklelo kindly do check my PR : [Link](https://github.com/reflex-dev/reflex-chakra/pull/20) I am open for changes, if any :)

@elviskahoro this issue is fixed, now u can close this.

Can u plz specify exactly where the mapping is taking place.

updated link: https://reflex.dev/docs/library/overlay/alert-dialog/#rx.alert_dialog.content

@quaquel one way to fix this is to add `*`(to catch all the positional parameters after self) in the model's `__init__` function. Once that is done then all the parameters...

Also, I would like to add my observation which I made while looking in the **SolaraViz docs** ( #2494 ) issue. When we run the solar visualization for the very...

> As for the problem of the reset button, I think I had the opposite happening? The first run used the parameters given in the dictionnary model_params correctly, but after...