Code Monkey home page Code Monkey logo

Comments (11)

JackAdams avatar JackAdams commented on May 22, 2024

I think the problem is with u2622:persistent-session. It overwrites the Session functions, whereas gwendall:meteor-session-json just updates the ReactiveVar prototype.

However, this is the most recent commit for u2622:persistent-session, which may address the issue.

If that doesn't help, not sure that we can do much about this. (Except, maybe, give a config option to switch off the editable json.)

from mongol-meteor-explore-minimongo-devtools.

krawalli avatar krawalli commented on May 22, 2024

"EJSON is not defined"

you need to api.use('ejson') in the package.js

from mongol-meteor-explore-minimongo-devtools.

arvi avatar arvi commented on May 22, 2024

I'm experiencing this too after adding u2622:persistent-session package

No collections found. If you think this is an error, please report it on Github.

It's when I log-in to my app and CTRL+M, this would appear. However, if I did browser refresh at every page I navigate to, CTRL+M will list my subscriptions as expected.

Maybe this would be my workaround for now while this issue is still not resolved. :p

from mongol-meteor-explore-minimongo-devtools.

JackAdams avatar JackAdams commented on May 22, 2024

@krawalli -- is that in the editable-json package.js file?

from mongol-meteor-explore-minimongo-devtools.

krawalli avatar krawalli commented on May 22, 2024

@JackAdams - its the message from the issue reporter in line 1 - Maybe its from your package.

from mongol-meteor-explore-minimongo-devtools.

JackAdams avatar JackAdams commented on May 22, 2024

Anyone got a minimal reproduction for this? I couldn't reproduce it.

from mongol-meteor-explore-minimongo-devtools.

JackAdams avatar JackAdams commented on May 22, 2024

@msavin -- again, I'm pretty sure it's not the editable-json package that's causing this. It's possibly a conflict between the u2622:persistent-session and gwendall:meteor-session-json packages (the editable-json depends on the second package). There's probably another package involved though, as I have both the above packages in a test app and no issues.

from mongol-meteor-explore-minimongo-devtools.

msavin avatar msavin commented on May 22, 2024

@MichelFloyd What I can recommend for now is installing the package manually and removing the editable JSON dependency. You may also have to set the hideInlineEditing helper to true. I'll look for a sturdier resolve in the future.

from mongol-meteor-explore-minimongo-devtools.

MichelFloyd avatar MichelFloyd commented on May 22, 2024

Thanks Max, I’ll give it a shot!

Congrats on quickly becoming one of the most popular packages for Meteor! Nice work!

On May 1, 2015, at 10:44 AM, Max Savin [email protected] wrote:

@MichelFloyd What I can recommend for now is installing the package manually and removing the editable JSON dependency. You may also have to set the hideInlineEditing helper to true. I'll look for a sturdier resolve in the future.


Reply to this email directly or view it on GitHub.

from mongol-meteor-explore-minimongo-devtools.

msavin avatar msavin commented on May 22, 2024

@JackAdams I understand that, but I don't understand why we need that package for Editable-JSON to work. It seems like it would be better to go without it for the sake of being leaner and preventing conflicts.

@MichelFloyd Thanks man!

from mongol-meteor-explore-minimongo-devtools.

msavin avatar msavin commented on May 22, 2024

Closing this as it is technically not Mongol related

from mongol-meteor-explore-minimongo-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.