Ahmed Moubtahij
SSolara
•Created by Ahmed Moubtahij on 1/17/2025 in #questions-issues
Multiline ChatInput
Ah, found the solution: I needed
update_events=["keyup.enter.exact"]
3 replies
SSolara
•Created by Ahmed Moubtahij on 1/1/2025 in #questions-issues
Clearing a component
Got it, thank you
4 replies
SSolara
•Created by Ahmed Moubtahij on 1/1/2025 in #questions-issues
Clearing a component
Or is the idea of Solara that I shouldn't worry about a non-visible iframe resource and that it will clean it up when it deems it appropriate?
4 replies
SSolara
•Created by Ahmed Moubtahij on 9/12/2024 in #questions-issues
rendering pdf
Yep, reorganizing project structure to have
../public
relative to the running .py worked! Thank you 🙏11 replies
SSolara
•Created by Ahmed Moubtahij on 9/12/2024 in #questions-issues
rendering pdf
Oh I see, indeed, I'll fix that tonight, thanks!
(Yeah other basic components work)
only show the iframe when the task is done (i.,e. when the file is written)Did you mean something like this?
11 replies
SSolara
•Created by Ahmed Moubtahij on 9/12/2024 in #questions-issues
rendering pdf
Replaced with
use_task
. It is more appropriate, thanks!
I was already using "public/"
in the pdf path though, I made it clearer.
Here is what my project structure looks like:
The browser just shows A widget with mount-id="solara-main" should go here
11 replies