akveo / akveo/ng2-smart-table

"Add New" Cannot be removed if settings are loaded after init

Đang mở
#745 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
1.6k
Fork
867
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I am using dropdown filter boxes, which get's the options dynamically from database
so I had to load it again after init
but when I am doing it, I am getting "Add New" even that I set it to false
also while page is loading I get the "Edit" and "Delete" on screen for ~1 second

`SetNewSetting(){
this.mySettings = {
actions: {
edit: false,
delete: false,
columnTitle: '',
add: false
},`

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.