Refined-github: remove-diff-signs is not working

Created on 27 Jul 2018  路  3Comments  路  Source: sindresorhus/refined-github

Hello, since yesterday this feature is not working:

Console log:
image

GitHub diff effect:
image

As you can see, when it fails it is stripping the first character.

You could check this PR to see the error https://github.com/webpack/webpack.js.org/pull/2399/files

Most helpful comment

Yep, looks like GitHub implemented this feature natively. I added remove-diff-signs to my disabled features list and everything works fine.

All 3 comments

It may be related to the latest GitHub change regarding diff signs.

Yep, looks like GitHub implemented this feature natively. I added remove-diff-signs to my disabled features list and everything works fine.

Duplicate of #1444

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MilesBHuff picture MilesBHuff  路  3Comments

mareksuscak picture mareksuscak  路  3Comments

fregante picture fregante  路  3Comments

Arcanemagus picture Arcanemagus  路  3Comments

hkdobrev picture hkdobrev  路  3Comments