Skip to content

comp.$getServices is not a function #38

@XuluWarrior

Description

@XuluWarrior

Running a new New Booking project I get this error

Error: comp.$getServices is not a function BBServicesCtrl/$scope.init@http://localhost:8000/booking-widget.js:35727:24 BBServicesCtrl/<@http://localhost:8000/booking-widget.js:35700:20 processQueue@http://localhost:8000/booking-widget-dependencies.js:43539:28 scheduleProcessQueue/<@http://localhost:8000/booking-widget-dependencies.js:43555:27 $RootScopeProvider/this.$get</Scope.prototype.$eval@http://localhost:8000/booking-widget-dependencies.js:44837:16 $RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:8000/booking-widget-dependencies.js:44651:15 $RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:8000/booking-widget-dependencies.js:44945:13 done@http://localhost:8000/booking-widget-dependencies.js:38925:36 completeRequest@http://localhost:8000/booking-widget-dependencies.js:39134:7 requestLoaded@http://localhost:8000/booking-widget-dependencies.js:39062:9

The comp object seems to be a valid Company object with plenty of other member variables and functions. But it doesn't have a getServices function.

The loading spinner never stops. Presumably because of this error.

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