Hi @ali-farooq0 ,
yes I understand this but that is hardcoded in mattermost client and to push something to history object i need to import the same instance of object which is used in client. (and this is impossible to do by plugin side as I know?)
Here is some example: https://pastebin.com/QC0wt7kz even if i update browser history object then nothing changes. Im triggering that push method when some event occurs.