Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Endpoints API not loading soon enough? #2

@dansalmo

Description

@dansalmo

When the Conference app web page is refreshed at the /#/conference link, the endpoints API query fails due to the queryConferences endpoint method not being initialized. After the page is loaded, clicking on a different tab works fine, and then clicking on the "All" tab works.

The error is

TypeError: Cannot read property 'queryConferences' of undefined  at  angular.js:9778

It seems the bootstrapping method for loading the google API does complete in time if the initial page being loaded makes an endpoints API call.

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