Vamshi Bachaneboina

Results 7 issues of Vamshi Bachaneboina

## Bug Report I have installed react-snap version "^1.23.0" and attached postbuild script "react-snap" and ran npm run build. It did crawl most of the pages and after completing last...

Updated - Method 3 for GCD is a bit easier to understand than Method 2 and has better time complexity than Method 1 and equivalent to Method 2.

Is there any lead on this or a way to access `lib` utilities such as `TablePosition`?

enhancement

Hey, I am looking forward to implementing captions for tables. To implement captions, I need to define the schema for tables which I cannot access from slate-deep-table. Please let me...

How can I use AcceptJS on the client side? I am using ReactJS on the front end and Serverless, NodeJS on the backend. It is a bit confusing to implement...

When diagonally selecting the cells, the default selection of text in cells is being avoided. But, when mouse downed in one of those avoided cells, the default selection is coming...

enhancement

I see that `onMouseDown`, the cell is performing `removeSelection` operation which is triggering `onChange` event in the editor. I am thinking of avoiding cursor movement in history. I understand that...

enhancement