table icon indicating copy to clipboard operation
table copied to clipboard

Docs: Row Dnd Example code not working

Open gabwithcli opened this issue 2 years ago • 1 comments

Describe the bug

The docs page "React Example: Row Dnd" isn't working properly.

Your minimal, reproducible example

https://tanstack.com/table/v8/docs/examples/react/row-dnd

Steps to reproduce

  1. Go to the docs and visit the React Table Row Dnd Example page.
  2. 502 Bad Gateway error shows up in the provided example code.
  3. .-.

Expected behavior

As a user, I expected to be trying the example to implement Row Dnd into my app, because there isn't much info about how it works anywhere else... so it's crucial that at least the given example code works.

How often does this bug happen?

Every time

Screenshots or Videos

Screenshot 2023-02-25 at 12 16 01

Platform

Google Chrome, MacBook Pro M1 2020, macOS Ventura

react-table version

v8.7.9

TypeScript version

No response

Additional context

No response

Terms & Code of Conduct

  • [X] I agree to follow this project's Code of Conduct
  • [X] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.

gabwithcli avatar Feb 25 '23 11:02 gabwithcli

There's no 502 anymore, but the example doesn't work (dragging has no effect).

IanVS avatar Nov 10 '23 15:11 IanVS