Giter Club home page Giter Club logo

Comments (8)

aslagle avatar aslagle commented on August 16, 2024 2

I published 0.8.44 with an older version of meteor to see if it fixes the problem. I didn't make any other changes. Let me know if it works.

from reactive-table.

aslagle avatar aslagle commented on August 16, 2024

Sorry about that. The only thing I changed in 0.8.43 was the dependency on underscore to fix #481, and I don't see how that would cause this problem. It's commit c81598a.

Maybe meteor publish did something weird. In that case it wouldn't help to revert the change and publish again. Any ideas?

from reactive-table.

harrisonhunter avatar harrisonhunter commented on August 16, 2024

I also saw this behavior and was unable to build render my application correctly because of issues with the leaderboard template:
https://www.dropbox.com/s/q59392gj6zzv6cf/Screenshot%202017-11-19%2023.04.18.png?dl=0
reverting made it work normally

from reactive-table.

aslagle avatar aslagle commented on August 16, 2024

Weird. The leaderboard template is used in examples but they're not supposed to be part of the package. I published with a newer version of meteor than I've used in the past so maybe it included those files even though they're not listed in package.js. I haven't been keeping up with the changes to meteor.

from reactive-table.

rmuratov avatar rmuratov commented on August 16, 2024

Can confirm, same issue with multiple templates with one name. Switched back to 0.8.42, everything works fine. Maybe changes in build process.

EDIT Having no other ideas I tried replacing old api.add_files with api.addFiles etc (as suggested in docs). Without any success. For now I ended up with removing the whole examples dir.

@s7dhansh thought the same about eager loading, but what's the point of adding files explicitly then...

from reactive-table.

s7dhansh avatar s7dhansh commented on August 16, 2024

I think the leaderboard template is being compiled multiple times as it is not in imports directory. The new meteor version for packages would have become more in sync with the normal apps, by eagerly loading everything in non-imports.

from reactive-table.

s7dhansh avatar s7dhansh commented on August 16, 2024

Yes it does. The meteor shell issue is also fixed.

from reactive-table.

rmuratov avatar rmuratov commented on August 16, 2024

Yes, that worked for me as well. Thanks!

from reactive-table.

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.