PricingBlog

M2 Mac - Toddle Designer going slow when I create a new Variable or API?

  • alexsiale_17363-1245329809408655401

    Alex

    1 year ago

    I seem to be having a performance issue even after reseting browser and restarting my mac.
    M2 Mac - Toddle Designer going slow when I create a new Variable or API?

    Any ideas?
  • alexsiale_17363-1245330624525369516

    Alex

    1 year ago

    Getting this non stop this week when I open variables or API
  • 1245330655722602567-IMG_9213.jpg
  • max.kayr-1245334917815210046

    Max

    1 year ago

    Check the developer console. Good chance you created a loop somewhere
  • alexsiale_17363-1245335406116081696

    Alex

    1 year ago

    1245335405772144660-IMG_9214.jpg
  • Is it this?
  • I don’t know how to fix this ha
  • jacobkofoed-1245335609296425031

    Jacob Kofoed

    1 year ago

    Probably not, I think @Max could be right that there's an infinite loop somewhere. I can maybe take a look if you link/invite me to your project?
  • jacob@toddle.dev
  • alexsiale_17363-1245335685104140289

    Alex

    1 year ago

    How do I add you please?
  • jacobkofoed-1245335793791270962

    Jacob Kofoed

    1 year ago

    If its a public project you can just link me to it for now 👍
  • alexsiale_17363-1245336484198744134

    Alex

    1 year ago

    I just sent you a message
  • jacobkofoed-1245337449744433193

    Jacob Kofoed

    1 year ago

    Thanks I'll take a look.
  • Tod-1245337451254251552

    Tod

    1 year ago

    Great energy @Jacob Kofoed! Your continuous contribution to the toddle Community just made you advance to Community Level 11!
  • jacobkofoed-1245357304178806837

    Jacob Kofoed

    1 year ago

    I'm not entirely done debugging, as I'm having some issues recreating the issues you're reporting (getting an unresponsive page). So far it doesn't seem like there are any memory leaks, however your API call Get Airtable Projects loads about 1.8MB of data. I would try to reduce how much you fetch in that call to see if that helps performance. I will keep debugging, as I'm interested in potential optimizations from our side.
  • alexsiale_17363-1245357757289332786

    Alex

    1 year ago

    Oh yes, I don't need that call anymore, I'll delete it a see if the issue persists
  • alexsiale_17363-1245358060243910758

    Alex

    1 year ago

    turned off auto fetch on the calls I dont need
  • alexsiale_17363-1245493898827272192

    Alex

    1 year ago

    Any luck with my Project performance? @Jacob Kofoed 🙂
  • alexsiale_17363-1245494197574832170

    Alex

    1 year ago

    is this connected issue?
    1245494197243351112-Screenshot_2024-05-30_at_9.49.07_AM.png
  • lucasg-1245495049052098571

    Lucas G

    1 year ago

    Regarding editor performance, I’ve noticed that browsers make a difference.
  • lucasg-1245495404255121428

    Lucas G

    1 year ago

    I’ve had constant crashes on one browser due to the number of elements (creating package home page) but the same page be completely fine in another browser
  • alexsiale_17363-1245495457816383610

    Alex

    1 year ago

    hmmm I'm using Chrome
  • isn't this the only option when using the Toddle Auth Plugin?
  • lucasg-1245495563353329674

    Lucas G

    1 year ago

    Any chromium browser will work
  • Or Firefox
  • For me, Chrome couldn’t handle the package home page
  • Using Arc now and it handles everything without issue
  • Which is funny because it is chromium under the hood
  • alexsiale_17363-1245495897392156793

    Alex

    1 year ago

    Funny, I’ll try if my problem persists
  • lucasg-1245495906850308126

    Lucas G

    1 year ago

    Both on M1 Pro and Windows 11 machines
  • alexsiale_17363-1245496806440435773

    Alex

    1 year ago

    I do need to fix this, it's making it impossible to work in the editor