Git Product home page Git Product logo

Comments (9)

Ufuk94 avatar Ufuk94 commented on August 23, 2024

Any updates on this issue?

from flutter_device_preview.

rednikisfun avatar rednikisfun commented on August 23, 2024

I have the same issue, any solution ?

from flutter_device_preview.

 avatar commented on August 23, 2024

I am facing this bug too.
I hope @aloisdeniel 's fix looks good to me.(I have not tested it).
Can you please take a look. @aloisdeniel

from flutter_device_preview.

Fasust avatar Fasust commented on August 23, 2024

I tested @s0nerik on my machine and it fixed the issue for me 👍
(Had an issue with my dart package cache, but after clearing it, it solved the issue)

from flutter_device_preview.

Fasust avatar Fasust commented on August 23, 2024

One Problem with @s0nerik 's commit is however, that it causes the preview to re-load the previewed app every time the device changes.

I traced the original error back to the build method of the DevicePreview being called twice on initialisation. Once with a default device and once with a device loaded from the settings. A quick and dirty fix for me was to comment out the _loadData(); call in the initState() method of the DevicePreview.

Here is a fork if anyone wants to use this quick fix

from flutter_device_preview.

aloisdeniel avatar aloisdeniel commented on August 23, 2024

Can you try the prerelease ?

Since I updated the way the tree behaves, it may be better now.

from flutter_device_preview.

s0nerik avatar s0nerik commented on August 23, 2024

@aloisdeniel Unfortunately, the latest prerelease doesn't fix the issue.

Also, wanted to mention that my "fix" actually makes everything worst. I just wanted to check the @bounty1342's fix with minor modifications but ended up with the same exact fix. Probably, the fix is going to be a little more complicated.

from flutter_device_preview.

s0nerik avatar s0nerik commented on August 23, 2024

BTW, I found an acceptable workaround for the time being.

Setting usePreferences: false for the DevicePreview solves the problem at the cost of losing the configuration changes after app's rebuild.

from flutter_device_preview.

s0nerik avatar s0nerik commented on August 23, 2024

Looks like the issue is resolved in the latest version.

from flutter_device_preview.

Related Issues (20)

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.