Hi Alex,

After working on the probabilities, i discovered that under several circumstances the <inject_html> is being broken by the compiler.

Here is my case :

1. I created a simple class

2. Inserted inject_html section as first item in class

3. Built the project and can see that the script are included.

4. Put any definition and/or declaration between the inject_html and constructor - even empty comment like /** */

5. The compiler fails to generate the script includes in the index.html

This may be bug or something ?

Reply via email to