# My "about me" information not showing on meta

**URL:** https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149
**Category:** Site feedback
**Created:** [3월 30, 2017, 2:50오전 UTC](https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149 "2017-03-30T02:50:07Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kraml](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kraml/32/68627_2.png) [@kraml](https://meta.discourse.org/u/kraml)
#### Post date: [3월 30, 2017, 2:50오전 UTC](https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149/1 "2017-03-30T02:50:07Z")

</div>

It was there previously. Yesterday I’ve edited it and saved, since then it disappeared from my user card.

It is still there in my profile settings, but not on my card. I’ve tried to remove the whole about me text, save, then put them back in and save again, not luck. There is always nothing on my card… Any idea?

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3월 30, 2017, 2:56오전 UTC](https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149/2 "2017-03-30T02:56:07Z")

</div>

Can we repro this @techapj?

---

<div class="post-metadata">

### Author: ![kraml](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kraml/32/68627_2.png) [@kraml](https://meta.discourse.org/u/kraml)
#### Post date: [3월 30, 2017, 3:04오전 UTC](https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149/3 "2017-03-30T03:04:55Z")

</div>

I recalled that during one of the edit yesterday I’ve inserted `<br/>`. It seems the text disappeared then never come back since that edit, even after I removed `<br/>`.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [3월 30, 2017, 12:32오후 UTC](https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149/4 "2017-03-30T12:32:21Z")

</div>

This issue seems to be in the [`jquery.autoellipsis`](http://pvdspek.github.io/jquery.autoellipsis/) plugin that [we are using](https://github.com/discourse/discourse/blob/622dc824810f1d4374464c591a3f86e03d85e219/app/assets/javascripts/discourse/components/text-overflow.js.es6#L6) for applying ellipsis on user card bio excerpt.

Removing the link from last sentence of your bio seems to fix this issue. 🤔

I’ll look more into it.

---

<div class="post-metadata">

### Author: ![kraml](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/kraml/32/68627_2.png) [@kraml](https://meta.discourse.org/u/kraml)
#### Post date: [3월 30, 2017, 12:35오후 UTC](https://meta.discourse.org/t/my-about-me-information-not-showing-on-meta/60149/5 "2017-03-30T12:35:10Z")

</div>

Yes, removed the link and my bio displayed. But it’s still a bit strange as it was there since beginning, the bio showed with the link before…
