Skip to content

here i am getting a error that document is not defined #4

Description

@Ajeetesh1999

document.addEventListener('DOMContentLoaded', function () {
fetch('http://localhost:5000/getAll')
.then(response => response.json())
.then(data => loadHTMLTable(data['data']));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions