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

component-creator.com not loading material icons #124

Closed
tonypartridge opened this issue Jun 30, 2017 · 42 comments
Closed

component-creator.com not loading material icons #124

tonypartridge opened this issue Jun 30, 2017 · 42 comments

Comments

@tonypartridge
Copy link

The component creator site isn't loading the icon package.
screenshot 2017-06-30 16 35 26

@jsanchezgr jsanchezgr self-assigned this Jul 3, 2017
@jsanchezgr
Copy link

That was fixed last week, could you please flush your local cache and confirm that the issue is gone please? Thanks

@aDaneInSpain
Copy link
Owner

I am going to close this assuming it is fixed. If not, then OP can comment on it.

@tonypartridge
Copy link
Author

Yep now resolved.

@hakanara
Copy link

hakanara commented Jul 4, 2017

Not resolved for me. Firefox 54.0 32 bit. Many refreshes were done. Screenshot available upon request. :-P

@hakanara
Copy link

hakanara commented Jul 4, 2017

If I remove the content line from the stylesheet it works:

.breadcrumb > li + li::before, #kunena.layout .breadcrumb > .active + li::before {
    font-family: "Material Icons";
    content: "\E315";
    color: #666;
    display: inline-flex;
    vertical-align: middle;
    padding: 0;
}

@hakanara
Copy link

hakanara commented Jul 4, 2017

Please reopen the issue.

@jsanchezgr
Copy link

@hakanara it's related to the components interface or just the forum?

@hakanara
Copy link

hakanara commented Jul 4, 2017

cc
Is this answering your question? Not the forum.

@tonypartridge
Copy link
Author

tonypartridge commented Jul 4, 2017 via email

@hakanara
Copy link

hakanara commented Jul 4, 2017

I did the hard cache clear after you recommended, nothing changed. I also loggedin from Google Chrome for the first time to this address. The icons were not visible again. I don't know but if it is the Internet service provider companies cache. We will see but to me, the issue is not resolved.

@dwrianto
Copy link

dwrianto commented Jul 5, 2017

M.I.A.

img-component-creator-com-missing-icon

@hakanara
Copy link

hakanara commented Jul 5, 2017

Dear CC team, now is the time to reopen the issue.

@vistiyos vistiyos reopened this Jul 6, 2017
@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

@jsanchezgr please check

@hakanara
Copy link

hakanara commented Jul 6, 2017

Nothing changed really, still the same image that I have posted above. I kindly request you not to remind me about clearing the cash softly or hardly.
In IE11 that area where the image is, it is completely blank. Nothing seems unloaded there.

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

@hakanara We requested you that because for us and for other users is working, Browser cache fonts and CSS and sometimes a hard cache reset is needed

@tonypartridge
Copy link
Author

tonypartridge commented Jul 6, 2017 via email

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

This is what I see using Google Chrome 59.0.3071.115

@tonypartridge
Copy link
Author

tonypartridge commented Jul 6, 2017 via email

@hakanara
Copy link

hakanara commented Jul 6, 2017

I insist that I don't see either. Neither in Google Chrome nor in Firefox. IE is showing totally blank where the image is. So just tell me, how can I help you?

@hakanara
Copy link

hakanara commented Jul 6, 2017

Hard cash clear as usual by the way.

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

Could you provide some information about your computer (Operative System, browser version, ...)?

@dwrianto
Copy link

dwrianto commented Jul 6, 2017

@tonypartridge @hakanara agreed. Edge 38.14393.1066.0, Chrome 59.0.3071.115 nor Firefox ESR 52.0.1. OS Windows 10. Indonesia. @vistiyos

@tonypartridge
Copy link
Author

tonypartridge commented Jul 6, 2017 via email

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

Could please @tonypartridge @dwiriantop @hakanara open Javascript console to check if there are errors in there?

@tonypartridge
Copy link
Author

tonypartridge commented Jul 6, 2017 via email

@dwrianto
Copy link

dwrianto commented Jul 6, 2017

None from my side but performance. So many unused JS and CSS, but that's another topic I guess :)

img-component-creator-performance

@hakanara
Copy link

hakanara commented Jul 6, 2017

I am from Turkey but I have changed the country via VPN and set it to US and the icon is still not seen.
Windows 8.1 64 bit.
Firefox is the latest version 54.0.1 32 bit.
Google Chrome latest version 59.0.3071.115 64 bit.

@hakanara
Copy link

hakanara commented Jul 6, 2017

Some say that outdated icons cause this:
google/material-design-icons#205

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

@hakanara what about Javascript console?

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

We are not using Google Material icons anymore, we are using Bootstrap. Please check #78

@hakanara
Copy link

hakanara commented Jul 6, 2017

I still dont see any icons. I dont see any errors in the javascript console but some css warnings.

@hakanara
Copy link

hakanara commented Jul 6, 2017

But this breadcrumb image is still trying to find the maretial icon?

.breadcrumb > li + li::before, #kunena.layout .breadcrumb > .active + li::before {
    font-family: "Material Icons";
    content: "\E315";
    color: #666;
    display: inline-flex;
    vertical-align: middle;
    padding: 0;
}

@tonypartridge
Copy link
Author

tonypartridge commented Jul 6, 2017

Ok google chrome inprivate browsing, hard refresh. square icon.
screenshot 2017-07-06 11 10 44

Needs resolving, have you at CC tried clearing your cache...

@tonypartridge
Copy link
Author

Noting, you are using:
"Material Icons"

But not loading this icon pack anywhere. You do have the font-awesome icon pack being loaded. So I would suggest changing to using the font aware icons.

@dwrianto
Copy link

dwrianto commented Jul 6, 2017

I'm not sure if it helps, but it seems CC missing manifest. What I found:

img-component-creator-missing-manifest

id=163276 is my component id, you may ignore it.

About manifest. Check if you load them.

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

I have set our asset tool on Developer mode, please refresh your cache or try in private mode. I have search for the code and it's not there anymore. This is what should appear:

.breadcrumb > li + li:before,
#kunena.layout .breadcrumb > .active + li::before {
    font-family: 'FontAwesome';
    content: "\f105";
    color: #666;
    display: inline-flex;
    vertical-align: middle;
    padding: 0 6px;
}

@tonypartridge
Copy link
Author

now it is fixed.

@hakanara
Copy link

hakanara commented Jul 6, 2017

Let's wait for a few days for the ISP's cache to be cleared then.

@vistiyos
Copy link
Contributor

vistiyos commented Jul 6, 2017

@tonypartridge Glad to hear now it is fixed. @hakanara I cant let the development mode enable for days, it will impact a lot in the site performance. Actually it will be closed in 3 hours.

@hakanara
Copy link

hakanara commented Jul 6, 2017

Dear CC team. Now is the time to close the issue. Icon loaded :-)

@vistiyos vistiyos closed this as completed Jul 6, 2017
@victor
Copy link

victor commented Jul 12, 2017

@tonypartridge please be careful with your @-mentions. You mentioned me when you meant @vistiyos

@tonypartridge
Copy link
Author

tonypartridge commented Jul 12, 2017 via email

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

7 participants