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

No Vue component found for ui-iframe - falling back to ui-template #10

Open
jeryini opened this issue Sep 5, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@jeryini
Copy link

jeryini commented Sep 5, 2024

Current Behavior

Installed the widget, added it to the flow and configured it (URL). After deploying changes, the dashboard does not show the iframe content and in the browser console I can see the following warning:

No Vue component found for  ui-iframe  - falling back to ui-template

The library is installed correctly, as it's marked as installed via palette manager and the iframe widget is listed under dashboard 2 widgets.

Expected Behavior

Showing the content of iframe

Steps To Reproduce

Install the widget, add it to the dashboard and deploy.

Environment

  • Node-RED Dashboard 2.0 version: 1.16.0
  • Node-RED version: 4.0.2
  • Node.js version: v18.20.4
  • Platform/OS: macOS Sonoma version 14.5
  • Browser: Chrome Version 128.0.6613.114

Have you provided an initial effort estimate for this issue?

I am no FlowFuse team member

@jeryini jeryini added the bug Something isn't working label Sep 5, 2024
@joepavitt
Copy link
Collaborator

We've just merged FlowFuse/node-red-dashboard#1316 which fixes this in the underlying @flowfuse/node-red-dashboard package where the issue is.

We'll hopefully get it into a Dashboard release this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants