• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tf / pageflow / 2652 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: actions
DEFAULT BRANCH: master
Ran 16 Jun 2020 02:52PM UTC
Files 484
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jun 2020 02:34PM UTC coverage: 99.193%. First build
2.3.1, COVERALLS_PARALLEL=true

push

travis-ci

tf
Debounce saving editable text also when rerendered

Before `useCachedValue` created a new debounced function whenever
`onDebouncedChange` changed. The previous debounced function was not
cancelled causing old values to be reported to `onDebouncedChange`.

In the case of `EditableText`, these old values then were saved to the
entry state. In the triggered rerender, `useCachedValue` then regarded
these old values as outside updates and called `onReset`. Slate then
got confused with those frequent updates and caused an exception when
trying to update the DOM selection.

18195 of 18343 relevant lines covered (99.19%)

26.35 hits per line

Source Files on job 2652.1 (2.3.1, COVERALLS_PARALLEL=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2489
  • Travis Job 2652.1
  • d38abf63 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc