Closed alexeybondarenko closed 7 years ago
Oi! This is using react-internals? :grimacing:
That definitely needs to be rectified...
i have a hand written version at: https://github.com/jquense/react-widgets/blob/master/src/util/caret.js i'm sure there are also like 1351356 other options on npm. so Yeha it should be easy enough to not rely on the internals
I've tried to use
masked-input
withreact-lite
, but it not works because masked-input uses internal react modules. It'is possible to implement masked input withoutlib/ReactInputSelection
access?https://github.com/Lucifier129/react-lite/issues/81