Open MarvinZeising opened 8 years ago
Did you include the ckMaterializeOverrides.js
file? ckTooltip
is defined in that file.
@njpaz Yes that was the problem! The meteor package seems to be broken somehow. So i added all the necessary files manually to the project. Thank you very much!
I have similar problem. After including materialNote, default tooltips from materialize stops working
I just added materialNote to my meteor project. I'm trying to initialize some elements as materialNotes.
But there's always this error:
Also tried with 1.2.0 because of that change in 1.2.1 with the createTooltip function (materialNote.js:6702) but it didn't work either.