-
Notifications
You must be signed in to change notification settings - Fork 1.8k
multiple select placeholder late bind fix #2042
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you clean up the dist folder?
Thanks
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