Code Monkey home page Code Monkey logo

Comments (5)

jvalle63 avatar jvalle63 commented on June 12, 2024 1

I'm almost sure that the performance problem is within the data load in the Dataframe and Datatable...
So I think there´s no relation with flet_navigator...

But that's not good news for me, (I know it is for you, Lol), because it could be a structural limitation of Flet.
I'll open a ticket there. Thanks a Lot for your help.

If you can, take a look at this issue of connecting to the database..

from flet_navigator.

xzripper avatar xzripper commented on June 12, 2024 1

Good luck fixing your issue! I'll take a look at this issue

from flet_navigator.

jvalle63 avatar jvalle63 commented on June 12, 2024

I forgot to say that I call the database in every page, since I had problems with database disconnection, because I called it only at beginning of the script.

from flet_navigator.

xzripper avatar xzripper commented on June 12, 2024

What problem occurs when changing pages? What problems with database disconnection?

from flet_navigator.

jvalle63 avatar jvalle63 commented on June 12, 2024

The database connection is charged per use. So, if you don't use or close the app, the bank automatically disconnects. I'm using Replit (https://replit.com).
To avoid disconnection problem, I put the database connection in every page, and it is working 100%. I didn't try to put the connection only in ft,page...

from flet_navigator.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.