-
-
Notifications
You must be signed in to change notification settings - Fork 290
Labels
dnsDNS ManagementDNS ManagementuiUser InterfaceUser Interfaceui-templatesTwig templates and UI themesTwig templates and UI themes
Milestone
Description
Describe the problem
verison: 4.1.0 (docker poweradmin/poweradmin:latest)
browser: firefox/chrome
Thanks for the great work.
I noticed the Delete button won't work. If I clicked it, the page refreshes and nothing happened.
I opened the Developer Tools and saw there was an error popped out.
Uncaught TypeError: can't access property "addEventListener", document.getElementById(...) is null, which originated at /templates/modern/edit.html
Then I looked into the HTML and there's no <form id="delete-records-form"> there. Downgrading to poweradmin:4.0.4 seems to be working.
Steps to reproduce
- docker pull poweradmin/poweradmin:latest
- run the container
- add a zone and some records
- try to delete records
Poweradmin version
4.1.0 (docker)
Database
MySQL
Additional information (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dnsDNS ManagementDNS ManagementuiUser InterfaceUser Interfaceui-templatesTwig templates and UI themesTwig templates and UI themes
