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

ExpansionPanel not being showed, and Cannot find config module #39

Open
JeroenSteen opened this issue Mar 13, 2017 · 3 comments
Open

ExpansionPanel not being showed, and Cannot find config module #39

JeroenSteen opened this issue Mar 13, 2017 · 3 comments

Comments

@JeroenSteen
Copy link

I can't see ExpansionPanel in my view, I have my controller like so function MyController($mService, $scope, $http, $mdExpansionPanel). And I use the Async method in it, like: $mdExpansionPanel().waitFor('panelOne').then(function (instance).

In my view I have:
<md-expansion-panel md-component-id="panelOne"> .. </md-expansion-panel>
I can log the instance in JS, but it doesn't show in the UI.

I tried going to my bower_components folder and cd into the expansion folder,
and run gulp but I got: Cannot find module './gulp/config'.

Is that the cause, how can I solve it to show expansion panel in the UI?

@hishamkaram
Copy link

@B-3PO

@khiettran
Copy link

khiettran commented Apr 25, 2017

I got the same issue, any solution for this?

@B-3PO
Copy link
Owner

B-3PO commented Apr 25, 2017

Can someone post a their code on codepen or jsfiddle? Im having a hard time replicating.

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

4 participants