material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

Material-UI extension for laravel-admin

Results 9 material-ui issues
Sort by recently updated
recently updated
newest added

如图所示。 使用默认模版的时候是正常的。 具体表现在,选择artisan命令的时候,会自动出现红框所示的代码。 ![snip20190102_8](https://user-images.githubusercontent.com/13476576/50581488-1c58ac00-0e95-11e9-9607-3a9eea25176b.png)

help wanted

- Laravel Version: 8.0 - PHP Version:7.2 - Laravel-admin: 1.8.4 ### Description: 使用列表的时候只有一条数据,点击更多选项,下拉列表被外框阻挡

看了下控制台,点击删除后没有相关的http请求发出,没有什么触发

image and browse button not showing

列表的行删除用不了,经浏览器调试,点删除时没有发送任何http请求

![image](https://user-images.githubusercontent.com/39790804/67922384-91942b00-fbe5-11e9-835e-a1656696ac21.png) 用默认的主题是可以的。

When I disabled grid row selector, script error ocured. ![image](https://user-images.githubusercontent.com/28040251/64254883-f22a2300-cf28-11e9-9297-95c53d6faa2a.png) ![image](https://user-images.githubusercontent.com/28040251/64254953-1554d280-cf29-11e9-9f4f-03b922503e52.png) Does anyone have any suggestions?

当左侧菜单栏内容多于右侧数据内容时,左侧菜单栏无法滚动下拉 如: 左侧菜单栏有10个入口菜单按钮, 右侧数据列表只有3条,而屏幕比较小,只能显示7个菜单,其余的需要下拉才能显示, 但是无法下拉

help wanted