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

Cannot read property 'options' of undefined when clicking on GridMenu #5945

Closed
felixnotermans opened this issue Jan 12, 2017 · 13 comments
Closed

Comments

@felixnotermans
Copy link

felixnotermans commented Jan 12, 2017

When expanding the GridMenu and error is thrown saying: "Cannot read property 'options' of undefined" @ui-grid.js:18559. This happens when the module 'ui.grid.exporter' is included.

No need for a Plunkr because the same issue is happening when clicking on the GridMenuButton in the tutorial:
http://ui-grid.info/docs/#/tutorial/206_exporting_data

Seems like grid is undefined in the "shown" event.

@i535489
Copy link

i535489 commented Jan 12, 2017

Hi,

I have open this issue too but nobody look on it
=> #5926

@darionato
Copy link

darionato commented Jan 13, 2017

I've this error too with the version 4.0.2, it works fine with 3.2.9 version.

@i535489
Copy link

i535489 commented Jan 13, 2017

It's a regression between 4.0.1 and 4.0.2

@pkiranc
Copy link

pkiranc commented Jan 25, 2017

This issues is occurring on all the examples that are using menu.Can someone please look into this.

@dscarfo
Copy link

dscarfo commented Jan 30, 2017

I had the same issue running with version 4.0.2. Reverting to version 4.0.1 resolved the issue for me.

jupe added a commit to OpenTMI/opentmi-default-gui that referenced this issue Feb 6, 2017
@takotuesday
Copy link

What is the status of this issue?

@johnedvard
Copy link

I am having the same issue. Everything still works, but the console is overwhelmed with error messages.

tmarkley referenced this issue Mar 24, 2017
Also, fixing ui-grid-importer implementation on tutorial 401.
@tmarkley
Copy link

Good news: this was fixed in today's release: https://github.com/angular-ui/ui-grid/blob/master/CHANGELOG.md#v403-2017-03-24

@MJ33
Copy link

MJ33 commented Mar 31, 2017

great! 💯

@quiksillvr
Copy link

Thank you!!

@darionato
Copy link

it works, thanks

@Kaang
Copy link

Kaang commented Dec 3, 2017

The same issue in 4.0.11.
4.0.10 looks like works

@mportuga
Copy link
Member

Issue is resolve of 4.2.0

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