-
Notifications
You must be signed in to change notification settings - Fork 128
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
Icon images in toolbar appear broken #240
Comments
If this happens to be a valid issue (not related to my setup), this seems to be simple enough to be a FTO-candidate, but I haven't investigated it yet. |
Hmm. This is something new. Would you mind telling me the order of steps you followed to set this up? Also, I think we can open this as an Thanks! |
Hi all !
Most probably it is due to CORS issue of font-awesome (you may see the
console in your browser for more detailed error describtion) . Thanks !
…On Sat, Jan 19, 2019 at 10:57 AM Pranshu Srivastava < ***@***.***> wrote:
Hmm. This is something new. Would you mind telling me the order of steps
you followed to set this up?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#240 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AOQoxbGVWMgXcZn_GHHdKcv7EiFFXqCtks5vEqzGgaJpZM4aI2eu>
.
|
@sagarpreet-chadha How about storing a local copy of font-awesome on the repo so we don't face such issue? @IgorWilbert could make a |
Hey @rexagod , I proceeded the installation steps from README, opened the project in my terminal, ran |
@IgorWilbert The |
@rexagod yes, the problem disappears using |
Hi @IgorWilbert, you can add it as information so that new contributors don't face such issues. And, it's worth opening issue, we always discover a new problem or effective solution. Thanks! |
Please describe the problem (or idea)
The image icons in the toolbar and other buttons appear broken after simply running
grunt build
and opening/examples/index.html
, nothing else.The image icons should appear normal, just like in the demo version.
Please show us where to look
https://publiclab.org/ ...
What's your PublicLab.org username?
Browser, version, and operating system
Windows 10, Firefox Quantum 64.0.2
Thank you!
Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.
To learn how to write really great issues, which increases the chances they'll be resolved, see:
https://publiclab.org/wiki/developers#Contributing+for+non-coders
The text was updated successfully, but these errors were encountered: