Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This error message means that you are trying to use a property or method called outlet as a function, but it is not defined as a function in your SolidJS code. It is possible that you misspelled the function name or forgot to define it altogether. Check your code for syntax errors and make sure that all necessary functions and properties are properly defined.