Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] I18n issue with Select when using [email protected] #17527

Closed
nzh63 opened this issue Sep 23, 2019 · 1 comment
Closed

[Bug Report] I18n issue with Select when using [email protected] #17527

nzh63 opened this issue Sep 23, 2019 · 1 comment
Labels

Comments

@nzh63
Copy link
Contributor

nzh63 commented Sep 23, 2019

Element UI version

2.12.0

OS/Browsers version

Windows10 1903 / Chrome 77.0.3865.90

Vue version

2.6.10

Reproduction Link

https://codepen.io/nzh63/pen/rNBPNpP

Steps to reproduce

  1. Use [email protected] and impoet the language files.
  2. Click the "Swich Language" button.
  3. No matter how many times the button I have clicked, the placeholder of el-select dose not change to Endilsh.

What is Expected?

The placeholder of el-select should change between "Select" and "请选择" when I change Vue.config.lang, just like el-date-picker and message-box's behaviour.

What is actually happening?

The language of el-select's placeholder does change even once, while el-date-picker and message-box change between Chinese and English as expect.


(The button of message box can change between "OK" and "确定", but of el-select is always Chinese)

@stale
Copy link

stale bot commented Sep 26, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 26, 2020
@stale stale bot closed this as completed Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant