cthit / hubbIT-old

Former WhoIsInTheHub
https://hubbit.chalmers.it
MIT License
2 stars 9 forks source link

Can't remove MAC address or go back #199

Closed Levis92 closed 4 years ago

Levis92 commented 5 years ago

The remove buttons and back button has no effect when editing your devices. Tested i Chrome and Safari.

lindskogen commented 5 years ago

Probably a JS error, can you copy paste the output in the console?

Levis92 commented 5 years ago

This is the only output I get and I get it when loading the page.

screenshot 2019-01-30 09 08 12
lindskogen commented 5 years ago

Probably this file then: https://github.com/cthit/hubbIT/blob/c0e7fb6778fac0500d0b2f1bda32d691e47aa63b/app/assets/javascripts/cable/subscriptions/session.js.coffee

I'm not sure if we're using ActionCable anymore @malmers? Just remove/uncomment the file in that case.

malmers commented 5 years ago

I don't think so, remove it