# Plugin working locally But not in live

**URL:** https://meta.discourse.org/t/plugin-working-locally-but-not-in-live/60316
**Category:** Development
**Created:** [2017年四月2日 11:35 UTC](https://meta.discourse.org/t/plugin-working-locally-but-not-in-live/60316 "2017-04-02T11:35:57Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [2017年四月3日 14:29 UTC](https://meta.discourse.org/t/plugin-working-locally-but-not-in-live/60316/4 "2017-04-03T14:29:30Z")

</div>

@sam `TopicListItemSerializer` is inherited class of `ListableTopicSerializer`. If I monkey patch `ListableTopicSerializer` it is not working on live version. Instead if I monkey patch `TopicListItemSerializer` it is working on both local and live. Weird 😳

---

_[View the full topic](https://meta.discourse.org/t/plugin-working-locally-but-not-in-live/60316)._
