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

Container list - fix Cannot read property subscribe of undefined #1948

Merged
merged 1 commit into from
Aug 18, 2017
Merged

Container list - fix Cannot read property subscribe of undefined #1948

merged 1 commit into from
Aug 18, 2017

Conversation

himdel
Copy link
Contributor

@himdel himdel commented Aug 17, 2017

Introduced in #1903.

Go to Compute > Containers > Providers

TypeError: Cannot read property 'subscribe' of undefined
   at new <anonymous> (deploy-provider-controller.self-d357ab1….js:248)

(in browser console)

Adding that missing .angular

Cc @mzazrivec

Introduced in #1903.

Go to Compute > Containers > Providers

```
TypeError: Cannot read property 'subscribe' of undefined
   at new <anonymous> (deploy-provider-controller.self-d357ab1….js:248)
```

(in browser console)

Adding that missing `.angular`
@himdel himdel added the bug label Aug 17, 2017
@miq-bot
Copy link
Member

miq-bot commented Aug 17, 2017

Checked commit https://github.com/himdel/manageiq-ui-classic/commit/35c553eaf4f6fb6d313a3f86c3ced15974e6058b with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@mzazrivec mzazrivec self-assigned this Aug 18, 2017
@mzazrivec mzazrivec added this to the Sprint 67 Ending Aug 21, 2017 milestone Aug 18, 2017
@mzazrivec mzazrivec merged commit 1570f65 into ManageIQ:master Aug 18, 2017
@himdel himdel deleted the fix-undefined-subscribe branch August 18, 2017 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants