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.

the ArrowIcon in the Pagination component is disappeared when using the local Iconfont

See original GitHub issue

Version

2.9.1

Environment

mac OS X 10.12; chrome the latest; dva 1.2.1;

Reproduction link

https://github.com/DiroKate/SysuhikerCC

Steps to reproduce

  1. Edit my @icon-url config, point to the local iconfont file.
  2. set the prefix of the local iconfont: anticon, we can use <Icon type="xxx" />. P.S. the left and right icon is set into the iconfont file.
  3. using <Table> component, but the pagination arrow is disappeared, only a small square left.

What is expected?

show the pagination prev&&next Arrow.

What is actually happening?

the pagination arrow is disappeared, only a small square left.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
DiroKatecommented, Jun 2, 2017

thanks, it helps. i make a new icon component for local iconfont.

0reactions
lock[bot]commented, Jun 2, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

Read more comments on GitHub >

github_iconTop Results From Across the Web

vue.js - vuetify icon not showing
With Vue CLI 3 we have no index.html in the src folder so alternatively you can npm install --save material-design-icons-iconfont.
Read more >
antd/CHANGELOG.en-US.md
124, - Fix Input not align with other components in Chrome. ... 207, - Fix space missing for Button with mixed content.
Read more >
Changelog
Fix; Missing Popup styles in paginated loopFix; Posts element: Initial load in ... you are already familiar with in Bricks (templates, element conditions), ......
Read more >
Icon Fonts
Vuetify is a Material Design component framework for Vue.js. ... Vue.use(Vuetify) export default new Vuetify({ icons: { iconfont: 'mdiSvg', ...
Read more >
5.6.0 - Total WordPress Theme
Fixed Numbered Pagination was not working when using the Advanced Query and the Post Cards element. Fixed The main header menu would disappear...
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