The basic example of snackbar for Material Design Components for Web doesn't work.
(Web的Material Design组件的快餐栏的基本示例不起作用。)
It produces the error: (它产生错误:)
```
TypeError: snackbar.show is not a function
```
I have tried using jQuery to make sure the DOM loaded properly.
(我尝试使用jQuery确保DOM正确加载。)
I have tried changing back and forth the javascript initialisation methods, but none seems to work. (我尝试来回更改javascript初始化方法,但似乎没有任何效果。)
You can find the code here: https://jsbin.com/mejefeq/edit?html,console,output
(您可以在这里找到代码: https : //jsbin.com/mejefeq/edit?html,控制台,输出)
I have read the docs over and overs again, but none of it mentioned anything about this.
(我一遍又一遍地阅读了文档,但是都没有提及任何内容。)
Since this MDC for Web is not at all popular, I have nowhere left to go for help. (由于此MDC for Web根本不受欢迎,因此我无处可去寻求帮助。)
ask by user3622260 translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…