Khaleel Al-Adhami
Khaleel Al-Adhami
I don't think this is resolved. The MR mentioned is related to OpenURI, which is not related to this issue.
> @adhami3310: I think this is #1045. Apps must use the new method. However, according to https://github.com/flatpak/xdg-desktop-portal/blob/main/data/org.freedesktop.portal.FileChooser.xml, "The portal implementation is free to ignore this option." That one specifies current...
Oh I see! Thank you for the help.
This is fixed with the new immutable var system.
> ideas on how to implement this for ImmutableVar Since immutable vars can't have such fields, it could be possible to have a state-level mapping between vars and if they...
sidebar template is not supported anymore
This issue isn't related to reflex but it's how react works. You might want to memoize what uses on_unmount (with @rx.memo). Otherwise react thinks it's still mounted.
that's a hosting issue and not related to the app, reflex-chat works in our case: https://chat.reflex.run/
state is maintained across refreshes, if you want to remove that behavior in this case, either don't attach open to the state or reset it on mount
Since this only happens at compile time, and requires the developer to manually use a backend variable, this seems to be the thing of "why stop you if you're this...