Topic: data-mdb-disabled-remove-btn stopped working if data-mdb-default-file is present
Expected behavior The remove button should not be present
Actual behavior The remove button is present
Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/ming/3276521
Dawid Wajszczuk staff answered 3 years ago
Hi,
Thanks for reporting this. We will take a closer look at this case and see what we can do about it.
Keep coding,
Dawid
ming pro premium priority commented 3 years ago
Hi there,
Any updates on this issue? I just want the remove button to be gone :P
Dawid Wajszczuk staff commented 3 years ago
Hi. We have had no time to solve this issue yet. But if you want to just remove this button, add this CSS code to your project:
.file-upload-remove-file-btn {
display: none;
}
Here is the snippet https://mdbootstrap.com/snippets/standard/d-wajszczuk/3294981#css-tab-view.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.8.1
- Device: iMac
- Browser: Chrome
- OS: Mac OS
- Provided sample code: No
- Provided link: Yes