react-select2
react-select2 copied to clipboard
i18n doesn't work?
Hi,
Trying to change select2 language, I wanted to use the related option in my component, but this doesn't seem to work... After several attempts, I wanted to know if the react-select2 was actually able to use this functionnality?
Thx in advance (again) :)
Tried several ways to implement i18n, but not enough details from select2 docs or react-select2... Hope that someone will be able to find and share a solution.
Hi @soykje
You should probably post your issue in rkit/react-select2-wrapper
react-select2 is indeed just a wrapper that only requires react-select2-wrapper. You should probably also switch and use the other one too.