Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Fix initialization for select2 in AJAX mode #540

Closed
wants to merge 1 commit into from
Closed

Fix initialization for select2 in AJAX mode #540

wants to merge 1 commit into from

Conversation

jmou
Copy link

@jmou jmou commented Apr 19, 2013

Without this patch initialization gets broken in weird ways. The element value is set to the string "[object Object]" and initSelection is invoked to initialize the model value. If initSelection is not set as an option, the model value is set to null.

@ProLoser
Copy link
Member

ProLoser commented May 3, 2013

AngularUI is currently undergoing a restructure. This project will no longer hold the codebase, can you please relocate this to https://github.com/angular-ui/ui-select2 ?

@ProLoser ProLoser closed this Sep 9, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants