Topic: Why all premium components not working?
Kevin Chen
asked 7 months ago
I was bought the MDB Pro version. £199. but why all the premium components not working? example this code:
What is your favorite US state? var states = [ "Alabama", "Alaska", "Arizona", "Arkansas", "California", "Colorado", "Connecticut", "Delaware", ];
$('#form-autocomplete').mdbAutocomplete({ data: states });
Open
- User: Free
- Premium support: No
- Technology: jQuery
- MDB Version: 4.18.0
- Device: mac
- Browser: chrome
- OS: mac
- Provided sample code: No
- Provided link: No
Krzysztof Wilk staff commented 7 months ago
Hi!
Are you sure that you have CSS and JS files attached to your code properly? If not - could you make a snippet here: https://mdbootstrap.com/snippets/ and share it with me? It'll be very helpful :)
Best regards