question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Mention in README that this is not working in Safari

See original GitHub issue

Hi, the solution does not work in Safari 😦. The extraction works great, linking to sprite.svg#fragment from background-image CSS attribute is good with Chrome, but in Safari you have no luck.

Mentioning this in README would save me few hours implementing the package into our dev stack. We cannot afford having no icons in Safari.

Would it be a problem to mention this right away? Thank you.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:2
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
kisenkacommented, Aug 23, 2017

@vchrm currently it’s a planned feature for 4.x (see kisenka/svg-baker#4), but as usual I have no time to implement it 😃 BTW the only working approach among all browsers is to create classic sprite and move it’s background-position. I’ll try to find time on next week.

1reaction
josemartoscommented, Aug 29, 2017

Looking forward to hearing from this 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug prevents rendering in Safari · Issue #6039 · backstage ...
A recent bump of a nested dependency caused our Backstage instance to fail in Safari. This could happen to a future deployment of...
Read more >
How to add images to README.md on GitHub? - Stack Overflow
It won't work in your local IDE, you have to manually edit the README file on the repo and then drag and drop....
Read more >
How to Write a Good README File for Your GitHub Project
Provide instructions and examples so users/contributors can use the project. This will make it easy for them in case they encounter a problem...
Read more >
Writing MARKDOWN for your Github README - Medium
If your README contains just plain text, AHHH, it's not convincing. ... than 1 space here so copy pasting the above code won't...
Read more >
Relative urls in readme.md files only work half the time ... - Jira
Similar problem here: In my ReadMe.md file I would like to have ... via the Chrome Markdown Reader plugin), was really surprised to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found