2.4.4
Reproduction linkhttps://jsfiddle.net/kybf1hg0/
Steps to reproduceBind a component to in input field while using inline-template.
What is expected?A proper error message that tells the developer that inline-template components must have exactly one child element.
What is actually happening?Uncaught TypeError: Cannot read property 'type' of undefined
Hello! :)
There is already a proper error message for this situation. It's just that the check for the number of child elements is implemented as > 1, maybe it should be != 1?
The method "genInlineTemplate" which throws the exception can be found here:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4