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
TypeError: $(...).hide(...).insertBefore(...).velocity is not a function at Object.insertElement (percolate_momentum.js?hash=65e445fd193de34ea34433879389c7dd9614ec93:545) at Object.insertElement (percolate_momentum.js?hash=65e445fd193de34ea34433879389c7dd9614ec93:105) at Function.DOMRange._insertNodeWithHooks (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:405) at Function.DOMRange._insert (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:376) at Blaze._DOMRange.DOMRange.attach (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:453) at Blaze._DOMRange.DOMRange.setMembers (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:497) at doMaterialize (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:2093) at Object.Tracker.nonreactive (tracker.js?hash=9f8a0cec09c662aad5a5e224447b2d4e88d011ef:631) at Blaze.View.doRender (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:2090) at blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:1934
I receive this error in console when calling the momentum fade plugin. Not sure why this is happening. Any help is greatly appreciated. Thanks.
Regards,
Aidan
The text was updated successfully, but these errors were encountered:
TypeError: $(...).hide(...).insertBefore(...).velocity is not a function at Object.insertElement (percolate_momentum.js?hash=65e445fd193de34ea34433879389c7dd9614ec93:545) at Object.insertElement (percolate_momentum.js?hash=65e445fd193de34ea34433879389c7dd9614ec93:105) at Function.DOMRange._insertNodeWithHooks (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:405) at Function.DOMRange._insert (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:376) at Blaze._DOMRange.DOMRange.attach (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:453) at Blaze._DOMRange.DOMRange.setMembers (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:497) at doMaterialize (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:2093) at Object.Tracker.nonreactive (tracker.js?hash=9f8a0cec09c662aad5a5e224447b2d4e88d011ef:631) at Blaze.View.doRender (blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:2090) at blaze.js?hash=f33d3dfed63a491d24e3aa07ad66c24b5fe8c761:1934
I receive this error in console when calling the momentum fade plugin. Not sure why this is happening. Any help is greatly appreciated. Thanks.
Regards,
Aidan
The text was updated successfully, but these errors were encountered: