Giter Site home page Giter Site logo

Comments (2)

idanb11 avatar idanb11 commented on May 30, 2024

One more error that i see:
Unhandled promise rejection Promise {_isHoodiePromise: true, done: function, fail: function, always: function, progress: function…}
_isHoodiePromise: true
_progressCallbacks: Array[0]
always: function always(callback) {
catch: function catch_(error) {
done: function done(callback) {
fail: function fail(callback) {
progress: function progress(callback) {
then: function (onResolve, onReject) {__proto__:
Promise[[PromiseStatus]]: "rejected"[[PromiseValue]]: HoodieErrorconstructor: function HoodieError(properties) {message: ""_design" is invalid object type. lowercase letters, numbers and dashes allowed only. Must start with a letter."name: "HoodieObjectTypeError"rules: "lowercase letters, numbers and dashes allowed only. Must start with a letter"stack: (...)type: "_design"__proto__: Error

Idanb11

from hoodie-plugin-angularjs.

elmarburke avatar elmarburke commented on May 30, 2024

Thanks @idanb11 😊, nice to hear that you like it!

  1. This error looks like an Hoodie error. I guess the people at hoodiehq/faq#83 will help you!

  2. Yea, there is an unhandled rejection of an promise. This is not an error of the adapter, just add an errorCallback to you .then-function and handle the error. You'll find more information about promises in Angular on https://docs.angularjs.org/api/ng/service/$q

I'll close this issue because it has nothing to do with this plugin directly. Thanks for reporting anyway, keep on building with hoodie!!!

from hoodie-plugin-angularjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.