Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui-tables: Unable to get tabulator_midnight.min.css and tabulator.js #101

Open
5 tasks
XuanQing950 opened this issue Oct 17, 2024 · 2 comments
Open
5 tasks

Comments

@XuanQing950
Copy link

Which node are you reporting an issue on?

node-red-node-ui-table. version 0.4.4

What are the steps to reproduce?

Import the first example node (1. Simple table) of node-red-node-ui-table.
Open the dashboard.

What happens?

The table is not rendered.
image

Unable to get tabulator_midnight.min.css and tabulator.js
image

What do you expect to happen?

A simple table is rendered in the dashboard.

Please tell us about your environment:

  • Node-RED version: v4.0.5
  • node.js version: v20.18.0
  • npm version: 10.8.2
  • Platform/OS: Ubuntu & Windows (tested both)
  • Browser: Firefox, Microsoft Edge, Google Chrome (tested)
@evazzoler
Copy link

I have the same issue. All the tables in my system are currently not working...
Same NR and Node version.
Please, consider to investigate this issue.

@kreaturen
Copy link

Having the same issue at work... I able use v0.4.3, but not v0.4.4. Interestingly, I can use v0.4.4 at home where I run node-red locally - which leads me to believe that the issue lies somewhere in the way node-red runs within those two different environments... Unfortunately I'm not knowledgeable enough to understand how they are different. I just know that they are.

There are some few changes in the package.json and node.js files, but I don't understand their significance either.

At work, I currently run:
Node-RED v4.0.5
Node.js v20.18.0

At home:
Node-RED v4.0.5
Node.js v22.12.0 (upgraded from v20.17.0 today - both work)

(I'm unable to find v20.18.0 for testing on my home computer)

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

No branches or pull requests

3 participants