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

select2 doesn't display initial model values in edit mode outside tables #51

Closed
chrisala opened this issue Nov 22, 2019 · 1 comment
Closed
Milestone

Comments

@chrisala
Copy link
Collaborator

To reproduce:

  1. Create a form using a select2 view that exists outside of a nested context.
  2. Edit the form, and save data in the select2 field.
  3. Reload the form.

Expected:
The data entered in the form will be displayed when the form is reloaded.

Actual:
The placeholder text is displayed.

chrisala added a commit that referenced this issue Nov 22, 2019
@chrisala
Copy link
Collaborator Author

This will be fixed in 1.12

@chrisala chrisala added this to the 1.12 milestone Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant