Skip to content

Conversation

@sickan90
Copy link
Contributor

Was using the registerRowBuilder function from grid.js. However, the gridOptions that was returned to my function was "undefined". This commit fixes this issue so that the gridOptions is indeed returned.

@c0bra
Copy link
Contributor

c0bra commented Nov 14, 2014

Nice catch. I'd like to add a test that prevents this becoming a regression.

@PaulL1
Copy link
Contributor

PaulL1 commented Nov 16, 2014

@sickan90: any chance of a unit test, then I can merge.

@sickan90
Copy link
Contributor Author

Will do that

@sickan90 sickan90 force-pushed the rowBuilderReturnUndefined branch from 5b9c54b to 03a6093 Compare November 17, 2014 11:19
@sickan90 sickan90 force-pushed the rowBuilderReturnUndefined branch from 03a6093 to ba0c342 Compare November 17, 2014 11:23
@sickan90
Copy link
Contributor Author

Added a test now.

c0bra added a commit that referenced this pull request Nov 17, 2014
@c0bra c0bra merged commit 3f91e1e into angular-ui:master Nov 17, 2014
@c0bra
Copy link
Contributor

c0bra commented Nov 17, 2014

Thanks!

@sickan90 sickan90 deleted the rowBuilderReturnUndefined branch November 19, 2014 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants