Giter VIP home page Giter VIP logo

mobx-keystone-persist's People

Contributors

agilgur5 avatar barbalex avatar phault avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mobx-keystone-persist's Issues

[email protected] introduces breaking changes

Starting with [email protected], this module no longer works and throws an error:

Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading '_internal')

Would be great if you could find the time to update this module to the latest version of mobx-keystone.

Mobx keystone v0.64.1 compatible.

This library has been a very useful tool, I've been using it for a while now.
I cannot use this library anymore when upgrading to [email protected]
Is it possible to update this library?

The code to persist:

persist("TestStore", rootStore, {
    jsonify: true, 
  });

Now when i npm install:

npm install mobx-keystone-persist
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: electron-react-boilerplate@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/mobx-keystone
npm ERR!   mobx-keystone@"^0.64.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mobx-keystone@"^0.45.1" from [email protected]
npm ERR! node_modules/mobx-keystone-persist
npm ERR!   mobx-keystone-persist@"^1.2.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /home/tst/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/tst/.npm/_logs/2022-01-11T19_44_36_116Z-debug.log

When i try --force, it installs of course but I receive the following error in renderer:

Uncaught (in promise) Error: node must be a tree node (usually a model or a shallow / deep child part of a model 'data' object)
    at failure (renderer.dev.js:163461)
    at assertTweakedObject (renderer.dev.js:163762)
    at onSnapshot (renderer.dev.js:168961)
    at persist (renderer.dev.js:162829)
    at createRootStore (renderer.dev.js:228450)
    at ./src/models/root-store.ts (renderer.dev.js:228459)
    at Object.options.factory (renderer.dev.js:237491)
    at __webpack_require__ (renderer.dev.js:236936)
    at fn (renderer.dev.js:237162)
    at ./src/renderer/components/pages/Configuration.tsx (renderer.dev.js:228775)

I hope you can find the time to update this package.

Kr,

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.