mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
this._defaults was getting all of opts properties added to it every time a popup was opened, switched it so this_defaults wouldn’t be modified and opts would get its properties. Closes #342