Alejandro Labarias Quilez

Results 3 issues of Alejandro Labarias Quilez

Hello! I have successfully embedded an iframe on a parent window using [rx.el.Iframe](https://reflex.dev/docs/library/other/html/#rx.el.iframe). I would like to interact with the content of the iframe from the parent window, for example,...

feature request

### Is there an existing issue for this? - [x] I have searched the existing issues ### Version v0.10.3 ### What happened? I am trying to install liqo in a...

bug

I have several images on my `/assests` folder (image1.png, image2.png...), therefore I insert images with this command `rx.image(src="/image1.png")`. My app is meant to be deployed on `http://myproject.com/app` instead of `http://myproject.com/`....