Community icon indicating copy to clipboard operation
Community copied to clipboard

IndexSizeError: Failed to execute 'getRangeAt' on 'Selection': 0 is not a valid index.

Open ligi opened this issue 7 years ago • 0 comments

System information

AKASHA version: 0.7.2

Operating System: 18.04

Expected behaviour

should not crash

Actual behaviour

crashes with:

IndexSizeError: Failed to execute 'getRangeAt' on 'Selection': 0 is not a valid index.
    in t
    in n
    in InjectIntl(n)
    in div
    in div
    in div
    in t
    in t
    in withRouter(t)
    in div
    in div
    in t
    in div
    in t
    in InjectIntl(t)
    in Connect(InjectIntl(t))
    in t
    in div
    in div
    in i
    in div
    in t
    in t
    in InjectIntl(t)
    in div
    in t
    in div
    in t
    in InjectIntl(t)
    in Connect(InjectIntl(t))
    in DragDropContext(Connect(InjectIntl(t)))
    in t
    in t
    in t
    in IntlProvider
    in y
    in Connect(y)
    in r

Steps to reproduce the problem

I double clicked before the error in a post - but cannot reproduce unfortunately and so not 100% sure if the double click is really the cause.

ligi avatar May 30 '18 08:05 ligi