Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upComponent parser error when binding #88
Closed
Comments
|
Right, i see this make sense... |
|
Can we recheck this and close if all fine? Thanks! |
|
Fix confirmed, thanks ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Binding seems to crash compilation of ComponentParser under some conditions, not sure if it's an error on my side.
Expected Behavior
Compilation :)
Current Behavior
No compilation :'(
Possible Solution
Initializing
_nextIdin ComponentParser.hx allow compilation :Steps to Reproduce
Using this component in ui.xml :
Compilation fails with :
Test app / minimal test case
component-parser-error.zip
Your Environment
Thanks for you work and dedication !