question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom components are not loaded (st-dashboard and st-big-number)

See original GitHub issue

@hhaensel This happened in v0.8 (worked in v0.7) and I suspect it’s related to the JS changes, potentially in Elements.jl I tried to debug it but I don’t understand what that code does. Can you please take a look? (Try the GermanCredits demo).

The components get loaded upon the first data sync, hence my suspicion that something doesn’t get properly initialized upon page rendering anymore.

https://user-images.githubusercontent.com/11292378/110219137-c2613000-7ebd-11eb-9169-dcaafa30526f.mp4

Vue warn]: Unknown custom element: <st-dashboard> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

(found in <Root>) vue.js:634:17
[Vue warn]: Unknown custom element: <st-big-number> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

(found in <Root>)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
essenciarycommented, Dec 5, 2021

🥳

0reactions
essenciarycommented, Dec 6, 2021

😃) no worries

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lightning web component not showing in lighting home or app ...
I created the web component, but when i try to add it to the home component, the custom web component is not showing...
Read more >
Lightning Custom component not working in Visualforce Page
I was having similar issue where it would show "loading" icon when the component was embedded in VF page. See this post: force:inputField...
Read more >
JSX - the Draftbit Docs!
With Custom Files, you can add custom JSX into your Draftbit screens. ... Custom Code Components do not work in web preview "single...
Read more >
UI custom component deploys successfully to instan...
Successful deployment message displays in the terminal when deployed. It shows up in the component list but does not appear when used. Gives ......
Read more >
Custom components not loading properly · Issue #7384 - GitHub
The custom components will only show when resizing the screen of pressing edit. Expected behavior. Normally it should just load custom ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found