On 3/6/17, 1:55 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Alex,
>
>I know about that. But let's leave for a moment above problems. I was
>started to change things cause in FlexTeamPage_MDL example we are getting
>following error. I've paste also code which causes it.
>
> <mdl:materialIcon> - This tag has type MaterialIconBase and FontAwesome
>is
>some different type. Both extends UIBase. Earlier compilator didn't faile
>cause of this - Not sure what has changed.

Are you using the develop branch or dual?

The error in [1] looks correct to me.  Button has a property called
"materialIcon" that is of type "MaterialIconBase".  FontAwesomeIcon
extends UIBase, not MaterialIconBase.

HTH,
-Alex

>
>[1] https://paste.apache.org/2Rf4
>
>Piotr

Reply via email to