Code Monkey home page Code Monkey logo

Comments (5)

jonaskello avatar jonaskello commented on August 21, 2024

Actually, it seems like it is already implemented but does not work all of the time. I have this code at a place in my larger code base:

    let MyRecord = Immutable.Record({foo: 4});
    let bar = new MyRecord({foo: 3});
    debugger;

I print bar, then hit F8, then the next time I get to the debugger line, I print bar again. The third time around it works. Maybe has something to do with the remark "Object value at the left was snapshotted when logged, value below was evaluated just now." as seen in the screenshot below:

image

from immutable-devtools.

langpavel avatar langpavel commented on August 21, 2024

Hi @jonaskello

Sorry for late response. Are you sure to install immutable-devtools before console was opened? There was some weird behavior of Chrome observed too..
Can you please describe more in detail your problem (or solution if you got it), please?
Thanks a lot!

from immutable-devtools.

langpavel avatar langpavel commented on August 21, 2024

Closing this one. Please reopen it if issue persist.

from immutable-devtools.

jonaskello avatar jonaskello commented on August 21, 2024

I've not seen this lately so probably it got fixed.

from immutable-devtools.

langpavel avatar langpavel commented on August 21, 2024

@jonaskello Thanks for feedback

from immutable-devtools.

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.