Giter VIP home page Giter VIP logo

Comments (6)

RvanderLaan avatar RvanderLaan commented on May 30, 2024

It works fine for me.. I just get a Can't perform a React state update on an unmounted component error some times, but no crash.
Instead of disabling it though, we can keep it but we need to make sure to deselect the images before replacing the file list

from allusion.

schroef avatar schroef commented on May 30, 2024

I did do any search yet at this stage, but that actually doesnt matter i just noticed. Even when i do a search, select an image and hit R, it crashes.

But the thing is, replace search query is not connected to the selected image in the content area. Or do you mean it can work like that?

from allusion.

RvanderLaan avatar RvanderLaan commented on May 30, 2024

Not directly connected, but what I think is happening is that some component in the inspector is accessing a selected file, and when you run a query, that file gets removed from memory, which results in a crash since the selected file cannot be accessed anymore.
But I'm pretty sure the file is already deselected when that happens. At least, that is what's happening for me, since it doesn't crash on my end...

from allusion.

RvanderLaan avatar RvanderLaan commented on May 30, 2024

Can you check if it still happens in the maybe-crash-fix branch?

from allusion.

schroef avatar schroef commented on May 30, 2024

Does your image have tags on it yet? Perhaps it can also be DB related. Does the DB get written in the same style/method on all OS's?

from allusion.

RvanderLaan avatar RvanderLaan commented on May 30, 2024

I doubt it's that. It works fine for me for all kinds of images and tags o.o

from allusion.

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.