Skip to content

emoji checking

Choose a tag to compare

@ansuz ansuz released this 04 Jul 10:06
· 2 commits to master since this release

if you replace 馃槀 with 馃榿, textpatcher's current behaviour is to attempt to replace only part of the emoji (since it stretches across several utf-8 code points.

This results in strange patches that break chainpad.

We've addressed this by throwing a crude error which warns the user if their action would break their current chainpad session, after which their tab will reload.