Component not registered

What am im missing if it say the component are not registered?
What am I missing? :slight_smile:


it say:
image

just for clarification you are importing the module for your component in your dashboard script?

Your problem is that you need to make sure the first argument here (ud-sound):

Matches the value you pass in as the type here (UDSound):

Thanks :slight_smile: that atleast stopped the component not registered :wink:

Haha that’s progress! :blush:

O.M.G it works! hurray

3 Likes