Page MenuHomeSolus

yakyak
Closed, WontfixPublic

Description

In yakyak it stays on the loading screen after logging in to your google account.

I have attached the file with the fix on it. It is line 59 html = html.replace(/<\/?script.*?>/gm, ''); what was changed was adding .*? after script.
The path to the file /usr/lib64/yakyak/resources/app/node_modules/hangupsjs/lib/init.js

Event Timeline

JoshStrobl claimed this task.
JoshStrobl edited projects, added Upstream Issue; removed Lacks Project.
JoshStrobl added a subscriber: JoshStrobl.

This should be going upstream, not to our package. Also not even sure if this is still valid with latest update.