Allegra-Cohen / grid

GNU General Public License v3.0
1 stars 3 forks source link

apiUrl is not a good property #55

Closed kwalcock closed 1 year ago

kwalcock commented 1 year ago
Warning: React does not recognize the `apiUrl` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `apiurl` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
input
div
div
DndProvider@http://localhost:3000/static/js/bundle.js:61344:7
App@http://localhost:3000/static/js/bundle.js:73:7
RenderedRoute@http://localhost:3000/static/js/bundle.js:45882:7
Routes@http://localhost:3000/static/js/bundle.js:46345:7
Router@http://localhost:3000/static/js/bundle.js:46280:7
BrowserRouter@http://localhost:3000/static/js/bundle.js:44472:7
kwalcock commented 1 year ago

This was changed in one of the beliefs branches. It looks like it worked and I will move it to main.