You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
I had the same issue when trying something else. I will try to migrate to the new blaze components but I am already working on a new more reactive implementation of this lib so time is rare.
It removes templating and some other leftover meteor 1.1.x stuff. I ran a few tests and could not find any issues. The blaze component version is still 0.14.0 so I'm hoping you don't run into issues due to that.
If you need help on local packages I can suggest mgp which lets you install directly from git : https://github.com/DispatchMe/mgp. We use it a a lot for private packages.
If you need any help just ask.
Merging and releasing on atmosphere as soon as you can confirm this as resolved.
@pixelass, I already forked this repo and removed the dependency from templating package from package.js file. I had no problems with that so far and it's working as expeted.
Thanks for the mgp suggestion. Will try it out.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When include your package in my project I get this error:
Which is related to this issue in meteor-blaze-components
Is the templating package really needed?
Thanks!
The text was updated successfully, but these errors were encountered: