installed it via npm
npm install vue-material@beta --save
and md-table-toolbar component is not there.
Onother issue is When I try to run the app, this error show up

What is your code?
what i did:
npm install vue-material@beta --save
npm uninstall vue-material --save
npm uninstall vue-material@beta --save
npm install vue-material@beta --save
still got the same error
this might have smth to do with this issue regeneratorRuntime is not defined
Yes it can be. What is your setup? Do you using vue-cli webpack template?
I use webpack template
And version of Vue? Because new Vue Material needs Vue 2.5+
I will fix this ASAP
Also experiencing this with a Webpack build, will move back to the old version in the interim.
Duplicate of #1182
Most helpful comment
I will fix this ASAP