Damien
Damien
Is it possible at all to change options on a specific modal without affecting all the rest? I am aware of how to change the default options for all modals,...
Update `_isNULL` and `_notNULL` constants to allow checks to run correctly. Discovered that the `isNull` and `isNotNull` where conditions were not firing correctly due to incorrectly declared constants.
If anyone is interested I rebuilt the `index.html` page and css file(s) using CSS Grid and Flex to make a responsive theme based off the original. Files updated are `index.html`...
I'm using the MapboxGeocoder with the `countries` option set to a default country, but I would like to update this option if they change the country they are wanting to...