Closed teh60 closed 11 months ago
@teh60 A couple issues I am noticing so far
There is a weird scroll bar on the side with 1 user that appears to let it scroll when it should not
It seems to fail to load mods altogether in the app? (this error prevents me from closing the lobby or switching tabs. All I know is that I changed settings and can't see my mods. Let me know if you are unable to reproduce
mod.name.replaceAll is not a function
at eval (Room.vue?c1e5:245)
at Array.map (<anonymous>)
at VueComponent.autoData (Room.vue?c1e5:245)
at Watcher.get (vue.runtime.esm.js?2b0e:3446)
at Watcher.evaluate (vue.runtime.esm.js?2b0e:3547)
at VueComponent.computedGetter [as autoData] (vue.runtime.esm.js?2b0e:5537)
at Object.get (vue.runtime.esm.js?2b0e:5329)
at Proxy.render (eval at ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"495187d6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js?!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/Room.vue?vue&type=template&id=d59962d6& (app.js:1442), <anonymous>:397:35)
at VueComponent.Vue._render (vue.runtime.esm.js?2b0e:2684)
at VueComponent.updateComponent (vue.runtime.esm.js?2b0e:3875)
my mods list :)
also ...this.fakeUsers
does not exist (Room.vue:250)
Thanks for spotting these bugs 1st: bug was me forgetting an overflow: hidden 2nd: I just swapped to a mod.name.replace with a global regex instead 3rd: Whoops I thought I got rid of my quick and dirty testing object, it is now gone from the code
For link reference, https://github.com/Noita-Together/noita-together/issues/137 will be an update to the user chat color in the future, and fall back to this behavior if there is no twitch defined color