Topic: Autocomplete function name is wrong
kennovation free asked 5 years ago
Before upgrading to 4.8.4 from 4.7.1 the following signature worked: $('#form-search').mdb_autocomplete({});
With 4.8.4 I get error "Uncaught TypeError: $(...).mdb_autocomplete is not a function"
Looking at the code, I changed my call to mdbAutocomplete() and this worked. This is not backward compatible and conflicts with the documentation. Seems that mdb_autocomplete should be supported or the doc updated.
(Side note, I love the arrow key support for autocomplete - I was waiting on it!)
MDBootstrap staff answered 5 years ago
Hi kennovation,
We are sorry that we didn't notice this problem earlier. Right now I am not sure in which version did this function name changed, but we will update our docs asap and one of our change logs to mention this syntax change. Thank you for contributing!
Best Regards, Piotr
(Side note, It's nice to hear you like something I coded!)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.4
- Device: Mac
- Browser: Chrome
- OS: MacOS Mohave
- Provided sample code: No
- Provided link: No