This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Difficulty with passThruUnknownUrl #33
Closed
Description
I'm new to angular and all these, so I'm kinda overwhelmed with whatever is happening. Everything works fine when only mock data are being accessed when using in-memory-web-api. But when trying to use mock data as specified on #30, these errors pop up on the browser console(it's kinda lengthy).
I'm using InMemoryWebApiModule.forRoot(DepartmentData, { passThruUnknownUrl: true }).
https://gist.github.com/kevin-madhu/09f40474b2d648140f0f93d7281ee04e
Metadata
Metadata
Assignees
Labels
No labels