Nick Zhebrun

Results 5 comments of Nick Zhebrun

I have the same error and my mapping have lastModified field: ``` $ curl -XGET "0.0.0.0:9200/webindex/my_web/_mapping?pretty" 74 ↵ { "webindex" : { "mappings" : { "my_web" : { "dynamic_templates" :...

Also I looked at robot index. It also have lastModified mapping but property is always blank.

The same issue. It is unable to `clearAutoScrollInterval` in `https://github.com/clauderic/dnd-kit/blob/master/packages/core/src/hooks/utilities/useAutoScroller.ts`. More over, you can run multiple parallel autoscrolls with different directions.

> Make sure that your DndContext or it's parent component is defined outside a component. Otherwise DndContext will be unmount and mount again, the intervalRef in useInterval will be reset,...

Also tracker is not working for images with data uri in Safari . It is impossible to set CrossOrigin for them http://stackoverflow.com/a/31667722/683845