Skip to content

Error "Invalid RefObject was given: hg38" while following Tutorial 3 #100

@rdbcasillas

Description

@rdbcasillas

Hello,

I am following the Tutorial 3. Everything seems to be working except the last step which actually loads the GIVE browser.

After adding the html code to a new html file (last step) , when I go to http://myipaddress:40080/myindex.html, I get a "Warning" alert box. When I click on it multiple times, I get the following error in console:

refObject.js:513 Uncaught (in promise) Error: Invalid RefObject was given: hg38
    at Function.findRefByDb (refObject.js:513)
    at HTMLElement._setRefAfterReadyCheck (refEmbedMixin.js:118)
    at refEmbedMixin.js:82

I looked at refObject.js for that error but not sure what's the issue. I was able to initialize hg38 properly as specified in the tutorial.

Any help is greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions