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

Background header picture doesn't appear/break in Angular2/4 #91

Open
tschaka1904 opened this issue Jun 6, 2017 · 1 comment
Open

Comments

@tschaka1904
Copy link

It seem that the script.js or the ebiFrameworkAssignImageByMetaTags() doesn't seem to work in Angular. Which results in this view:

screen shot 2017-06-06 at 12 19 22

Removing ebiFrameworkAssignImageByMetaTags() from script.js and executing it from Angular context (in my case I execute it in the ngAfterViewInit in that app.component.ts helps.

@khawkins98
Copy link
Contributor

Do you need to remove ebiFrameworkAssignImageByMetaTags from the script.js? I'd think you could just re-invoke it again in ngAfterViewInit?

I wouldn't think invoking it twice should cause an exception?

@khawkins98 khawkins98 added this to the 1.2 milestone Jun 12, 2017
@khawkins98 khawkins98 removed this from the 1.2 milestone Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants