Skip to content

Fix DataTables warning message in Network page#3475

Merged
yubiuser merged 1 commit into
developmentfrom
fix/dt_warning
May 20, 2025
Merged

Fix DataTables warning message in Network page#3475
yubiuser merged 1 commit into
developmentfrom
fix/dt_warning

Conversation

@rdwebdesign

Copy link
Copy Markdown
Member

What does this PR aim to accomplish?

Fix DataTables warning message:

DataTables warning: table id=network-entries - Requested unknown parameter '' for row 0, column 7.

Fix #3471

How does this PR accomplish the above?

Use null instead of an empty string to define columns initially empty

Link documentation PRs if any are needed to support this PR:


By submitting this pull request, I confirm the following:

  1. I have read and understood the contributors guide, as well as this entire template. I understand which branch to base my commits and Pull Requests against.
  2. I have commented my proposed changes within the code and I have tested my changes.
  3. I am willing to help maintain this change if there are issues with it later.
  4. It is compatible with the EUPL 1.2 license
  5. I have squashed any insignificant commits. (git rebase)
  6. I have checked that another pull request for this purpose does not exist.
  7. I have considered, and confirmed that this submission will be valuable to others.
  8. I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  9. I give this submission freely, and claim no ownership to its content.

  • I have read the above and my PR is ready for review. Check this box to confirm

Use `null` instead of an empty string to define columns initially empty

Fix #3471

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
@rdwebdesign rdwebdesign requested a review from a team as a code owner May 19, 2025 22:49
@rdwebdesign rdwebdesign linked an issue May 19, 2025 that may be closed by this pull request
@yubiuser yubiuser merged commit 8f42ae9 into development May 20, 2025
10 checks passed
@yubiuser yubiuser deleted the fix/dt_warning branch May 20, 2025 17:02
@PromoFaux PromoFaux mentioned this pull request May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Network overview causes dataTables warning on current development

2 participants