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

igCombo _customCallback() override #1971

Open
mmart1n opened this issue Jul 22, 2019 · 0 comments
Open

igCombo _customCallback() override #1971

mmart1n opened this issue Jul 22, 2019 · 0 comments

Comments

@mmart1n
Copy link

mmart1n commented Jul 22, 2019

Description

Overriding the igCombo.options.dataSource.settings.callback function through the datasoure callback property is impossible.

  • ignite-ui version: 2018.1
  • browser: all browsers

Steps to reproduce

  1. add ui.igCombo()
  2. override igCombo.options.dataSource.settings.callback

Result

dataSource.settings.callback never calls the function set by the developer, but falls back to its default function.

Expected result

dataSource.settings.callback to call the function set by the developer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants