MetaCell / MetaCell/geppetto-meta

Remove remaining $/jQuery references

Open
#380 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
JavaScript
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Found one here:
https://github.com/MetaCell/geppetto-meta/blob/224b8e0eb5d2c6e212c0c6ee16fa0f63e49277a5/geppetto.js/geppetto-client/src/WebsocketMain.js#L18, and breaks deployments with embedded geppetto, like the case of OSB v2

This line could be easily changed to `Array.isArray`

Contributor guide

No contributing guide indexed for this repository

Research direction

Open geppetto.js/geppetto-client/src/WebsocketMain.js at line 18 and inspect the remaining $/jQuery reference. Replace the identified usage with the stated native equivalent, then verify that the reference is gone and embedded Geppetto deployments no longer break.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.