mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 01:16:35 +02:00
entityProperties.js was throwing out: 801 Uncaught TypeError: Cannot read property 'split' of undefined This moves properties.modelURL related checks behind the property.type validation check to avoid calling the function on an undefined member if the object doesn't have that key defined. Changes Committed: modified: scripts/system/html/js/entityProperties.js |
||
---|---|---|
.. | ||
css | ||
img | ||
js | ||
ChatPage.html | ||
EmoteApp.html | ||
entityList.html | ||
entityProperties.html | ||
gridControls.html | ||
marketplaces.html | ||
SnapshotReview.html | ||
users.html |