Paciolan / remote-component

Dynamically load a React Component from a URL
MIT License
599 stars 48 forks source link

Issue creating a new Remote Component #49

Closed ashkorat closed 2 years ago

ashkorat commented 2 years ago

Hi, I've been trying to create a new Remote Component for my project. It worked fine in the example but when I tried to create new Remote Component it didn't work. I tried to figure out the issue but no luck with that. here is my repository https://github.com/ashkorat/loginpanel It would be helpful if someone can help to figure out the issue. Thanks!

joelnet commented 2 years ago

Can you elaborate on "it didn't work". Did you get an error message? What happened and what was the expected result?