Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception while moving planning point #369

Open
Wouterdek opened this issue Apr 10, 2020 · 1 comment
Open

Exception while moving planning point #369

Wouterdek opened this issue Apr 10, 2020 · 1 comment

Comments

@Wouterdek
Copy link

Wouterdek commented Apr 10, 2020

While trying to move one of the points of the purple zone on the top left:
https://i.imgur.com/JztZSam.png

Error: window.cbRustBrowser.move_gesture_point is not a function
moveControlPoint in ../src/planning_browser/Planning.tsx 139:25
onControlPointMoved in ../src/planning_browser/Planning.tsx 358:37
onControlPointMoved in ../src/planning_browser/ControlPointInteractable.js 29:40
this.props.cursorMoved in ../src/stage/Stage.js 41:40
x in ../node_modules/react-dom/cjs/react-dom.production.min.js 14:0
onError in ../node_modules/react-dom/cjs/react-dom.production.min.js 15:0
onError in ../node_modules/react-dom/cjs/react-dom.production.min.js 15:0
qa in ../node_modules/react-dom/cjs/react-dom.production.min.js 17:0
ya in ../node_modules/react-dom/cjs/react-dom.production.min.js 18:0
ya in ../node_modules/react-dom/cjs/react-dom.production.min.js 18:0
Da in ../node_modules/react-dom/cjs/react-dom.production.min.js 21:0
Ad in ../node_modules/react-dom/cjs/react-dom.production.min.js 84:0
Fi in ../node_modules/react-dom/cjs/react-dom.production.min.js 250:0
Gb in ../node_modules/react-dom/cjs/react-dom.production.min.js 39:0
Dd in ../node_modules/react-dom/cjs/react-dom.production.min.js 86:0

I'm running citybound-v0.1.2-820, Firefox 75.0, on Windows 10

EDIT: similarly when dragging roads: "insert_control_point is not a function"

Are these unimplemented stubs?

@aeplay
Copy link
Member

aeplay commented Apr 15, 2020

It used to work, now it's broken, I'll make it work again. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants