logux / client

Logux base components to build web client
https://logux.org/
MIT License
663 stars 47 forks source link

Fix logger for clean events #84

Closed AleksandrSl closed 2 years ago

AleksandrSl commented 2 years ago

id doesn't exist on a client object, as in the code above it seems that tabId should be used

AleksandrSl commented 2 years ago

I've also thought about generalizing logger to allow change of reporter/logger like in logux/server, but it seems that most of the logger will be in reporter :sweat_smile:

ai commented 2 years ago

Thanks. Released in 0.14.4.