Mibew Messenger Community

General => Support => Topic started by: ElSid on April 20, 2016, 05:22:05 PM

Title: Changing forms is not working after gulp rebuild
Post by: ElSid 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
Title: Re: Changing forms is not working after gulp rebuild
Post by: ElSid on April 20, 2016, 05:29:28 PM
Sorry guys, it was a cache issue.... :-[