Bugfix/#38 unsafe assignment to innerhtml #45

Merged
Serraniel merged 3 commits from bugfix/#38-unsafe-assignment-to-innerhtml into develop 2020-09-14 01:01:14 +02:00
Serraniel commented 2020-09-11 20:38:52 +02:00 (Migrated from github.com)

Those changes should fix the warning of using innerHTML to assign HTML content. Clearing elements with element.innerHTML = '' still is fine, have looked this up.

Results also still look good and don´t cause errors:
200911_20-35-49-501 Requests_-Aniwatch-_Google_Chrome

Those changes should fix the warning of using `innerHTML` to assign HTML content. Clearing elements with `element.innerHTML = ''` still is fine, have looked this up. Results also still look good and don´t cause errors: ![200911_20-35-49-501 Requests_-_Aniwatch_-_Google_Chrome](https://user-images.githubusercontent.com/8461282/92960973-cb24fc00-f46e-11ea-9157-0672fc015b5a.png)
kaffem (Migrated from github.com) reviewed 2020-09-11 20:38:52 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#45
No description provided.