Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin error on Carrier List #1094

Closed
morggansoft opened this issue May 14, 2020 · 1 comment
Closed

Admin error on Carrier List #1094

morggansoft opened this issue May 14, 2020 · 1 comment
Assignees
Labels
type: bug 🐛 Something isn't working
Milestone

Comments

@morggansoft
Copy link
Contributor

When trying to get all Carriers on Admin Module, not receive nothing, and this error is on Chrome Console:

Router Event: D
main-es2015.7caa0cecb37b62590961.js:879 NavigationError(id: 20, url: '/carriers', error: TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.)
main-es2015.7caa0cecb37b62590961.js:879 D {id: 20, url: "/carriers", error: TypeError: You provided an invalid object where a stream was expected. You can provide an Observabl…}
main-es2015.7caa0cecb37b62590961.js:376 ERROR Error: Uncaught (in promise): TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.
TypeError: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.
at d (main-es2015.7caa0cecb37b62590961.js:847)
at i (main-es2015.7caa0cecb37b62590961.js:879)
at i.call (main-es2015.7caa0cecb37b62590961.js:1)
at u.subscribe (main-es2015.7caa0cecb37b62590961.js:592)
at p._applyTranslationOnSmartTable (main-es2015.7caa0cecb37b62590961.js:1)
at new p (main-es2015.7caa0cecb37b62590961.js:1)
at mm (main-es2015.7caa0cecb37b62590961.js:376)
at um (main-es2015.7caa0cecb37b62590961.js:376)
at Qy (main-es2015.7caa0cecb37b62590961.js:376)
at qy (main-es2015.7caa0cecb37b62590961.js:376)
at _ (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at _ (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at polyfills-es2015.8af65a260630e90ceaaa.js:1
at c.invokeTask (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at Object.onInvokeTask (main-es2015.7caa0cecb37b62590961.js:376)
at c.invokeTask (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at u.runTask (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at m (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at f.invokeTask [as invoke] (polyfills-es2015.8af65a260630e90ceaaa.js:1)
at h (polyfills-es2015.8af65a260630e90ceaaa.js:1)
ao @ main-es2015.7caa0cecb37b62590961.js:376
handleError @ main-es2015.7caa0cecb37b62590961.js:376
next @ main-es2015.7caa0cecb37b62590961.js:376
o @ main-es2015.7caa0cecb37b62590961.js:376
__tryOrUnsub @ main-es2015.7caa0cecb37b62590961.js:376
next @ main-es2015.7caa0cecb37b62590961.js:376
_next @ main-es2015.7caa0cecb37b62590961.js:376
next @ main-es2015.7caa0cecb37b62590961.js:376
next @ main-es2015.7caa0cecb37b62590961.js:879
emit @ main-es2015.7caa0cecb37b62590961.js:376
(anonymous) @ main-es2015.7caa0cecb37b62590961.js:376
invoke @ polyfills-es2015.8af65a260630e90ceaaa.js:1
run @ polyfills-es2015.8af65a260630e90ceaaa.js:1
runOutsideAngular @ main-es2015.7caa0cecb37b62590961.js:376
onHandleError @ main-es2015.7caa0cecb37b62590961.js:376
handleError @ polyfills-es2015.8af65a260630e90ceaaa.js:1
runGuarded @ polyfills-es2015.8af65a260630e90ceaaa.js:1
n.microtaskDrainDone @ polyfills-es2015.8af65a260630e90ceaaa.js:1
m @ polyfills-es2015.8af65a260630e90ceaaa.js:1
invokeTask @ polyfills-es2015.8af65a260630e90ceaaa.js:1
h @ polyfills-es2015.8af65a260630e90ceaaa.js:1
p @ polyfills-es2015.8af65a260630e90ceaaa.js:1

@AlishMekliov931
Copy link
Contributor

@morggansoft the bug is fixed, you can pull the changes from develop branch.

@AlishMekliov931 AlishMekliov931 self-assigned this May 14, 2020
morggansoft added a commit to morggansoft/ever that referenced this issue May 15, 2020
@evereq evereq closed this as completed May 18, 2020
@evereq evereq added the type: bug 🐛 Something isn't working label May 18, 2020
@evereq evereq added this to the v0.3 milestone May 18, 2020
@evereq evereq moved this to To do in Ever Demand Platform Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
Development

No branches or pull requests

3 participants