# Full page search results are unclickable

**URL:** https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013
**Category:** Bug
**Created:** [1월 9, 2019, 12:50오전 UTC](https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013 "2019-01-09T00:50:16Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [1월 9, 2019, 12:50오전 UTC](https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013/1 "2019-01-09T00:50:16Z")

</div>

That’s it. To reproduce search for something on mobile or with the full search page on desktop and try to click a result. Nothing happens.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [1월 9, 2019, 12:59오전 UTC](https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013/2 "2019-01-09T00:59:00Z")

</div>

Confirmed, not ember 3 related cause happens on non upgrades sites… @vinothkannans was going to look at something for search. Can you bump this one to the top of your list?

---

<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: [1월 9, 2019, 4:17오전 UTC](https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013/3 "2019-01-09T04:17:57Z")

</div>

@featheredtoast is this related to your change by any chance?

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [1월 9, 2019, 5:33오전 UTC](https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013/4 "2019-01-09T05:33:37Z")

</div>

This is fixed by below commit

> <https://github.com/discourse/discourse/commit/b7c501bf52f07ad55f2bbb96975e9738fefc1231>
>
> data-ember-action can have empty value in favor of data-ember-action-ID attribut…e

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [1월 10, 2019, 5:40오전 UTC](https://meta.discourse.org/t/full-page-search-results-are-unclickable/106013/5 "2019-01-10T05:40:55Z")

</div>


