Not possible to override custom component height value with function

Hi. I am trying to use a function to override and return different height values of the same custom component, but when i do the app crashes. I have defined a height of 100% on the custom component, and even if i just try to return 50% with a function, it crashes

Hi!

Thank you for sending this in. Additional information, such as the function you are using and the specific error message you recieve (maybe in the browser console) will be helpful for us in investigating this issue.

Thanks
Rhys
Appfarm

Well, i had defined the custom components height to be 100%, and then i just tried to use a function to write “return 50;” and then it crashed.

In the browser console there is likely to be an error message explaining why Create crashed - if possible, please paste this error message here. Screenshots of the setup with the component are also useful for us to be able to recreate the problem.