Hi Carlos,
I've created another component from the list "Spinner". I'm experiencing
strange behavior. Spinner code [1]
1) When Spinner is launched first "createElement" is fired. I'm adding
typeNames = "mdl-spinner";
and later once div is created I'm adding another css class to classList:
spinner.classList.add("mdl-js-spinner");
2) Once component is created properties being fired and for some reason
classList contains only "mdl-spinner" - there is no "mdl-js-spinner".
I'm not sure what's wrong - I may miss something obvious.
If you find some times I would be appreciated if you look into that.
[1] https://paste.apache.org/yIkq
Thanks,
Piotr
-----
Apache Flex PMC
[email protected]
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Strange-behavior-for-Spinner-component-tp57399.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.