kie

Results 5 issues of kie

**Is your feature request related to a problem? Please describe.** When using the Library Flet, It uses Pyodide to create static web pages using WASM. https://flet.dev/docs/guides/python/packaging-app-for-distribution#flet-build-web ![image](https://github.com/firebase/firebase-admin-python/assets/113192732/f2729a67-fdf2-492d-b204-549ba7ad1583) Currently i cannot...

type: bug

**Description** Images from assets are no longer being shown on the WebView when using 0.21.1 > **Code example to reproduce the issue:** ```python import flet as ft imgsrc='./assets/deaf918056f442f1be15fadf7553cd63.png' def main(page):...

**Description** I am trying to self host a web application with AWS EC2 and the flet server instantiates but then closes the connection immediately, have i configured something wrong? **Code...

Does this currently support python? Integrated into my test suite & cannot get it to find the element, it times out.. I can see JS uses driver.findElement where as the...

It would be nice if this plugin could work nicely with pytest-rerun failures to mitigate flaky tests. In the current state when using both plugins, when a test fails and...

p3-collecting-feedback