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

Top modules bar not loading in Forecasts after SugarDebug is started. #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alias-mac
Copy link
Contributor

When the user is in the Forecasts module and starts the Sidecar Debug Mode, the page is reloaded but the top modules bar doesn't load.

http://screencast.com/t/bxMZqXZa

One of our partners has reported this issue.

@yvan33
Copy link
Contributor

yvan33 commented Jun 8, 2016

This is fixed with Sugar 7.8. Need to check with 7.7

@alias-mac
Copy link
Contributor

if (!_components[this.cid]) {
// ignore components that we aren't mapping
return;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we do the same for _onHookViewRender and _onHookFieldRender

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

Successfully merging this pull request may close these issues.

2 participants