Akryum / Akryum/meteor-vue2-example

Uncaught TypeError: $(...).material_select is not a function

Open
#6 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
43
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Recently I have tried Materializecss in your meteor-vue2-example project and when i initialize material select it show error like Uncaught TypeError: $(...).material_select is not a function

```
-html-head

-html-body

-App.vue



Test

Materialize Select

-js
mounted(){
$(this.$el).find('select').material_select();

}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.