WordPress LMS for Web and mobile › Forums › Ionic App Support › Wallet features does not work correctly › Reply To: Wallet features does not work correctly

zayarthaungtin
Thanks for your reply but there is still some errors.
This error log shows when I click on the course.
GET http://localhost:8100/null 404 (Not Found)
Image (async) | |||
DefaultDomRenderer2.setProperty | @ | platform-browser.js:2949 | |
setElementProperty | @ | core.js:10485 | |
checkAndUpdateElementValue | @ | core.js:10404 | |
checkAndUpdateElementInline | @ | core.js:10338 | |
checkAndUpdateNodeInline | @ | core.js:13594 | |
checkAndUpdateNode | @ | core.js:13541 | |
prodCheckAndUpdateNode | @ | core.js:14244 | |
(anonymous) | @ | CoursePage.ngfactory.js:827 | |
updateRenderer | @ | core.js:13989 | |
checkAndUpdateView | @ | core.js:13513 | |
callViewAction | @ | core.js:13858 | |
execComponentViewsAction | @ | core.js:13790 | |
checkAndUpdateView | @ | core.js:13514 | |
ViewRef_.detectChanges | @ | core.js:11300 | |
NavControllerBase._viewAttachToDOM | @ | nav-controller-base.js:460 | |
Tab._viewAttachToDOM | @ | tab.js:286 | |
NavControllerBase._transition | @ | nav-controller-base.js:540 | |
(anonymous) | @ | nav-controller-base.js:261 | |
t.invoke | @ | polyfills.js:3 | |
onInvoke | @ | core.js:4629 | |
t.invoke | @ | polyfills.js:3 | |
r.run | @ | polyfills.js:3 | |
(anonymous) | @ | polyfills.js:3 | |
t.invokeTask | @ | polyfills.js:3 | |
onInvokeTask | @ | core.js:4620 | |
t.invokeTask | @ | polyfills.js:3 | |
r.runTask | @ | polyfills.js:3 | |
o | @ | polyfills.js:3 | |
e.invokeTask | @ | polyfills.js:3 | |
p | @ | polyfills.js:2 | |
v | @ | polyfills.js:2 |
And this error shows when I open the course video link.
this should not be
Error parsing header X-XSS-Protection: 1; mode=block; report=https://www.google.com/appserve/security-bugs/log/youtube: insecure reporting URL for secure page at character position 22. The default protections will be applied.
And I already ask for this bugs but this is still remain, it shows when I use the sign in/sign up functions.
ERROR TypeError: Cannot read property ‘push’ of null
at Tab.NavControllerBase._queueTrns (nav-controller-base.js:182)
at Tab.NavControllerBase.setPages (nav-controller-base.js:153)
at Tab.NavControllerBase.setRoot (nav-controller-base.js:143)
at Toast._onDidDismiss (profile.ts:432)
at Toast.ViewController._willUnload (view-controller.js:430)
at OverlayPortal.NavControllerBase._willUnload (nav-controller-base.js:828)
at OverlayPortal.NavControllerBase._cleanup (nav-controller-base.js:730)
at OverlayPortal.NavControllerBase._transitionFinish (nav-controller-base.js:629)
at nav-controller-base.js:609
at t.invoke (polyfills.js:3)
Thanks for your help and please reply me to fix this.