Author Topic: Changing forms is not working after gulp rebuild  (Read 3914 times)

0 Members and 1 Guest are viewing this topic.

ElSid

  • Full Member
  • ***
  • Posts: 9
Changing forms is not working after gulp rebuild
« on: April 20, 2016, 05:22:05 PM »
Greetings,
I just read the post https://mibew.org/forums/index.php/topic,191760.msg198246.html#msg198246
And after changing the leave message form (mibew/styles/chats/default/templates_src/client_side/leave_message/form.handlerbars)
I runned the steps:

* npm install
* gulp default  (and also gulp rebuild)

After that I got the release zip file and just overwrite my files at my mibew app directory. But the changes didnĀ“t make effect the leave message form remains with the original aspect (my change remove the fields and send button not allowing to send messages when the operator are offline).

Would you help me with this issue?

Thanks in advance

ElSid

  • Full Member
  • ***
  • Posts: 9
Re: Changing forms is not working after gulp rebuild
« Reply #1 on: April 20, 2016, 05:29:28 PM »
Sorry guys, it was a cache issue.... :-[