faameunier / tk-chrome

Tabby (aka project tabkiller) is a Chrome extension that aims at automatically deleting all your useless tabs.
https://www.tabby.us/
0 stars 0 forks source link

Rollback needed on front settings to render when updating the settings object ? #101

Closed MerlinLaffitte closed 4 years ago

MerlinLaffitte commented 4 years ago

What

Cannot update the settings with customize in front. Tested on master | Windows

image

How

Let's roll back the trick render part that was doing the job.

Why

Seems like React is checking the name for changes and not the values, so changes in value are not triggering componentDidUpdate neither render