Custom Component Development Crashing

Hi Everyone,

I don’t know if this is happening to me only or anyone else…

@minriemacapugay @Michael @ez222dmtg1
When I drag in my custom component from the “Development Tab” in the Adalo Editor the editor crashes and says the following:

Oh no! An error occurred. Please reload the page and try again. 

Hi @James_App_Maker ,

Wow this is advanced topic, not many people know this stuff.

Probably you can tag persons that are familiar with this, so email notifications can come to them. :grinning:

You are really progressing a lot.

Thanks for replying @Yongki! :slight_smile:

1 Like

Hi James,

That usually means that there’s an error in the code of the component you’re developing. You can can check your error using the chrome debugger tool.

Mac: CMD + OPTION + I
Windows: CTRL + SHIFT + J

However, the error can vary depending on the component you’re building.

Hope this helps!

Thank you Daniel, I’ll try it right now I see if it works. :slight_smile:

Thank you @Yongki @ez222dmtg1, I fixed it!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.