MaartenBreddels
SSolara
•Created by popcorn8364 on 11/12/2024 in #questions-issues
iPhone mine
@iisakkirotko maybe we can have the simulator run this?
8 replies
SSolara
•Created by popcorn8364 on 11/12/2024 in #questions-issues
iPhone mine
I'm surprised by that, and that should not happen. What does it freeze on? what kind of page?
8 replies
SSolara
•Created by PeterT on 10/31/2024 in #questions-issues
I am trying to create an HTML component with event listeners.
Could you turn this to a snippet or project on https://py.cafe ? that makes it super easy for me to continue, and/or debug
3 replies
SSolara
•Created by PeterT on 10/11/2024 in #questions-issues
standard file input using the v-file-input component.
Hi Peter,
I don't see this code in PR 44, but this seems very similar to out FileDrop component, so 👍
6 replies
SSolara
•Created by pikaa on 10/26/2024 in #questions-issues
Context doesn't update when fetching from a namespace
What kind of context? Can you maybe provide a code example (possibly on py.cafe ?)
2 replies
SSolara
•Created by animusater on 10/31/2024 in #questions-issues
Solara not respecting different root path
Hi Nick,
Can you try running with
solara run ... --root-path=/solara-app
?
And is there a proxy server running in front?12 replies
SSolara
•Created by pnjun on 10/22/2024 in #questions-issues
Documentation on caching behaviour
Good to hear. I've added some print statements to your code to validate that everything works as expected:
https://py.cafe/maartenbreddels/solara-key-usage
We don't have docs on this yet, you can read about how this works with ReactJS until then
6 replies
SSolara
•Created by Wyvn on 10/11/2024 in #questions-issues
ipyaggrid switch between light and dark mode
It forces the recreation of the Widget, so any state of the widget not captured by a state outside the widget might get lost
12 replies
SSolara
•Created by Wyvn on 10/11/2024 in #questions-issues
ipyaggrid switch between light and dark mode
The problem is it doesn’t dynamically update when you change it
12 replies
SSolara
•Created by Wyvn on 10/11/2024 in #questions-issues
ipyaggrid switch between light and dark mode
This is the best I can do. I think ipyaggrid does not support updating the theme.
Maybe @mariobuikhuizen has a better idea.
12 replies