vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.89k stars 1.16k forks source link

md-menu throws ""TypeError: Cannot convert undefined or null to object"" #2170

Open moda20 opened 4 years ago

moda20 commented 4 years ago

Steps to reproduce

  1. install material vue, import MdMenu, use MdMenu
  2. copy example from documentation
  3. click on the default button

Which browser?

Chrome 79

Versions

"vue": "2.3.3" "vue-material": "^1.0.0-beta-11"

What is expected?

documentation example working

What is actually happening?

an error is thrown when clicking on the button : Error in render function: "TypeError: Cannot convert undefined or null to object"

Screen Shot 2020-01-15 at 13 44 38

errajswami commented 4 years ago

Your provided information is incomplete and difficult to reproduce the issue. Can you please use the given bellow sandbox link and point out the error? (I tried to follow your steps but couldn't get the reported issue).

https://codesandbox.io/s/vue-material-start-and-end-7um2o