Phalanxia / Maid-IRC

A modern web IRC client. Built on Node. (No longer maintained)

Home Page:http://madi.moe/Maid-IRC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users list is disappearing automagically. Nicknames overflow don't hide.

jeflopodev opened this issue · comments

  • I'm on Windows 10 Creators Update.
  • My node version is: v6.10.2
  • I've downloaded maid-irc_v0.3.5_prebuilt.zip
  • I've started it by doing:
    PS C:\Users\pc1\Desktop\maid-irc_v0.3.5_prebuilt> npm start
  • Then accesed it from browser: 127.0.0.1:6615
  • My powershell output:
> maid-irc@0.3.5 start C:\Users\pc1\Desktop\maid-irc_v0.3.5_prebuilt
> node src/index.js start

Starting Maid-IRC.
Environment: production
Web Servers: HTTP
Client connected from: ::ffff:127.0.0.1
Creating new IRC client instance

Some seconds after connecting and selecting a channel... The users list just dissapears.

image

Also, in the general chat nicknames doesn't hide the overflow:
image

The same happens in chrome and firefox (lastest stable builds)