Codacy Issue ID: 659ce32753a58426f086385e1f565c6
| Field |
Value |
| File |
EstateManagementUI.BlazorServer/wwwroot/js/charts.js |
| Line |
113 |
| Rule |
Security |
| Severity |
High |
| Commit |
c2ec5799aedd3432f933c88bbba0dcff4e162f3c |
Message: Do not access Object.prototype method 'hasOwnProperty' from target object.
🔗 View file in Codacy
Code Snippet:
if (chartInstances.hasOwnProperty(canvasId)) {
Codacy Issue ID:
659ce32753a58426f086385e1f565c6EstateManagementUI.BlazorServer/wwwroot/js/charts.jsc2ec5799aedd3432f933c88bbba0dcff4e162f3cMessage: Do not access Object.prototype method 'hasOwnProperty' from target object.
🔗 View file in Codacy
Code Snippet: