node-red-contrib-ui-svg
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "node-red-contrib-ui-svg", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "A Node-RED widget node to show interactive SVG (vector graphics) in the dashboard", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -234,1 +234,5 @@ # node-red-contrib-ui-svg | ||
3. Now you should be able to see the generated SVG DOM tree. | ||
5. When the *"show browser errors on the server"* has been activated, the error messages will appear in the left Debug sidebar. However if lots of messages are being injected, it is difficult to determine which error belongs to which message. To assist with that, the error message will contain the message id (which caused that error). So simply put a debug node (to display the input messages), and compare the ***message id*** to find the related message: | ||
![message id](https://user-images.githubusercontent.com/14224149/145280978-89c98cc8-816b-472f-8651-7c2df456ccb1.png) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
688414
6088
238
2