Skip to content
New issue

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

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

Already on GitHub? # to your account

Removed items from the catalog but its causing an error #202

Open
berams opened this issue Jun 15, 2020 · 0 comments
Open

Removed items from the catalog but its causing an error #202

berams opened this issue Jun 15, 2020 · 0 comments

Comments

@berams
Copy link

berams commented Jun 15, 2020

I removed some items and groups from the catalog but it's causing an error. Re-chacked where are these items being called but can't find it anywhere.

Here is the error:

Failed to load resource: the server responded with a status of 404 (Not Found)
keyboard.js:99 ReactPlanner
keyboard.js:101 ReactPlanner is ready
keyboard.js:104 console.log(ReactPlanner)
keyboard.js:105 ObjectareaActions: {__esModule: true, selectArea: ƒ}do: ƒ (t)getState: ƒ ()getStore: ƒ ()groupsActions: {addGroup: ƒ, addGroupFromSelected: ƒ, selectGroup: ƒ, unselectGroup: ƒ, addToGroup: ƒ, …}holesActions: {selectHole: ƒ, selectToolDrawingHole: ƒ, updateDrawingHole: ƒ, endDrawingHole: ƒ, beginDraggingHole: ƒ, …}itemsActions: {selectItem: ƒ, selectToolDrawingItem: ƒ, updateDrawingItem: ƒ, endDrawingItem: ƒ, beginDraggingItem: ƒ, …}linesActions: {selectLine: ƒ, selectToolDrawingLine: ƒ, beginDrawingLine: ƒ, updateDrawingLine: ƒ, endDrawingLine: ƒ, …}projectActions: {loadProject: ƒ, newProject: ƒ, saveProject: ƒ, openCatalog: ƒ, changeCatalogPage: ƒ, …}sceneActions: {__esModule: true, selectLayer: ƒ, addLayer: ƒ, setLayerProperties: ƒ, removeLayer: ƒ}verticesActions: {__esModule: true, beginDraggingVertex: ƒ, updateDraggingVertex: ƒ, endDraggingVertex: ƒ}viewer2DActions: {__esModule: true, updateCameraView: ƒ, selectToolPan: ƒ, selectToolZoomOut: ƒ, selectToolZoomIn: ƒ}viewer3DActions: {__esModule: true, selectTool3DView: ƒ, selectTool3DFirstPerson: ƒ}proto: Object
ff2fd989afe5a9a14981.vendor.js:79534 Error: Element text does not exist in catalog
at e.value (catalog.js:29)
at u (layer.jsx:24)
at jn (ff2fd989afe5a9a14981.vendor.js:79486)
at Hi (ff2fd989afe5a9a14981.vendor.js:79514)
at Oo (ff2fd989afe5a9a14981.vendor.js:79568)
at ko (ff2fd989afe5a9a14981.vendor.js:79569)
at bc (ff2fd989afe5a9a14981.vendor.js:79585)
at wc (ff2fd989afe5a9a14981.vendor.js:79584)
at gc (ff2fd989afe5a9a14981.vendor.js:79581)
at Wo (ff2fd989afe5a9a14981.vendor.js:79579)
ro @ ff2fd989afe5a9a14981.vendor.js:79336
ff2fd989afe5a9a14981.vendor.js:79534 Error: Element fridge does not exist in catalog
at e.value (catalog.js:29)
at u (layer.jsx:24)
at jn (ff2fd989afe5a9a14981.vendor.js:79486)
at Hi (ff2fd989afe5a9a14981.vendor.js:79514)
at Oo (ff2fd989afe5a9a14981.vendor.js:79568)
at ko (ff2fd989afe5a9a14981.vendor.js:79569)
at bc (ff2fd989afe5a9a14981.vendor.js:79585)
at wc (ff2fd989afe5a9a14981.vendor.js:79584)
at gc (ff2fd989afe5a9a14981.vendor.js:79581)
at Wo (ff2fd989afe5a9a14981.vendor.js:79579)

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

No branches or pull requests

1 participant