VladislavMedved
VladislavMedved
Currently the latest release is v.5.0.0 so seems to be fixed
hey @dpDesignz I think you can try to set countries geocoder option after init via setter method [setCounties](https://github.com/mapbox/mapbox-gl-geocoder/blob/0323db2fea02bfc45e92d03b97da36ad32e1c744/lib/index.js#L1094) and then just call [setInput](https://github.com/mapbox/mapbox-gl-geocoder/blob/0323db2fea02bfc45e92d03b97da36ad32e1c744/lib/index.js#L933) with current search input value to trigger...
- [x] Update the version number in `package.json` and `package-lock.json` - [x] Run npm run docs and commit changes to API.md - [x] Update CHANGELOG.md with changes under main heading...