Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Materialize Chips seems to be missing #22

Open
Cypher1 opened this issue Jan 8, 2017 · 1 comment
Open

Materialize Chips seems to be missing #22

Cypher1 opened this issue Jan 8, 2017 · 1 comment

Comments

@Cypher1
Copy link

Cypher1 commented Jan 8, 2017

Seems the chips functionality hasn't been brought over to scss, maybe there's something I don't know about how to import it into Meteor.

Steps to recreate:

git clone https://github.com/Cypher1/Chips_test
or

  1. Create a new meteor project
  2. Copy and paste the code from http://materializecss.com/chips.html into a template.

Then
3. Run meteor and check out the root page, the chips currently don't load with the following error.

TypeError: $(...).material_chip is not a function
    at Blaze.TemplateInstance.<anonymous> (main.js:6)
    at blaze.js?hash=983d07a…:3341
    at Function.Template._withTemplateInstanceFunc (blaze.js?hash=983d07a…:3687)
    at fireCallbacks (blaze.js?hash=983d07a…:3337)
    at Blaze.View.<anonymous> (blaze.js?hash=983d07a…:3430)
    at blaze.js?hash=983d07a…:1783
    at Object.Blaze._withCurrentView (blaze.js?hash=983d07a…:2214)
    at blaze.js?hash=983d07a…:1782
    at Object.Tracker._runFlush (tracker.js?hash=9f8a0ce…:539)
    at onGlobalMessage (meteor.js?hash=e3f53db…:401)
@cdolek
Copy link

cdolek commented Jun 14, 2017

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants