multiple select placeholder late bind fix#2042
multiple select placeholder late bind fix#2042SarperMUTLUBAY wants to merge 5 commits intoangular-ui:masterfrom
Conversation
|
dist folder cleaned. |
|
Can you revert your past commit? Please revert back the dist folder before the changes, when releasing a new version it will be updated. Sorry for the extra work maybe is was not clear enough. |
181932f to
2b0b17b
Compare
|
clean and completed. |
CI(Travis) fixing the travis build.
|
Hi @SarperMUTLUBAY could you merge the master in your branch and see if the issue with the build is fixed? |
|
hi @Jefiozie my repository now synced origin repository and build succedded. |
|
Thanks, had a look again on your change. The only thing you changed is the css off the searchInput"right? Is this making the binding do strange stuff? |
|
@Jefiozie yes, it causes the search input to load late bindings. |
|
@SarperMUTLUBAY can you share a plunker with a non working example? So I can have a look and see the problem and the fix you applied? |
before fix
after fix