-
Notifications
You must be signed in to change notification settings - Fork 304
Links of null for IonicPage and LiveReload v3 #892
Comments
This should be fixed in
Please let me know if this isn't working for you or if it creates additional issues. Thanks, |
I tested last nightly for another issue (#893 where the nightly does not resolve it), and I'm not sure if the nightly resolves me this issue! I'll test it and let you know! |
@danbucholtz I can not confirm the solve of the bug, last nightly |
Can you provide a way for me to recreate the issue? Thanks, |
I have still the problem but I can not reproduce it and I have no idea how I should reproduce it, if I'm not able to understand on which situation the error occures. The error is appearing once a day, I will do my best i the next days |
Hi @danbucholtz I was able to "reproduce" (I hope so) the issue. What do you have to do to reproduce the issue, it is simple, checkout this repro https://github.com/mburger81/ionic3-app-scripts-bug.git install npm packages and run dev server
After load the page from browser, you'll have a page like this: Now go to the
So happy to reproduce this and to share a project with you. Perhaps we are implementing this in a wrong way? The same sample project you downloaded here is also for the other issue we have #898 Let me know if you need something else and if I can help you with anything else. Thx |
Why was this issue closed? I'm also experiencing the same issue
|
@pjhartin, Can you recreate this in Thanks, |
In my case it seems to be resolved on [email protected] and [email protected] |
@danbucholtz Thanks for responding. I updated this morning, did a clean install of npm_modules too, and seemed to be working for a few hours until just now. For legibility the output is belowRuntime Error Stack
Environment
|
Perhaps it is a combination with |
It seems unlikely that it would be related to the CLI but I am not 100% sure. Hmm. Every now and again this pops up, but there is never a good way to recreate it and resolve it. Were you able to move past the issue, or do you have a way to recreate it? Thanks, |
For us the bug is not occur anymore on cli3, so for the moment we are not able to reproduce it. If we are able to reproduce it on dev we will for sure try to recreate a repo. But honestly I hope this is not happening 😄 |
Okay I have to revert my post from the morning. |
From @mburger81 on April 12, 2017 9:13
Ionic version: (check one with "x")
[ ] 1.x
[ ] 2.x
[x] 3.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Sometimes on
ionic serve
usingIonicPage
after change a file and live reload I get this error:I don't know how to reproduce this, if you need an example I can try to do it.
I think the problem is on
LiveReload
andIonicPage
, I have multiion-nav
Expected behavior:
This should work like a sharm 😄
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):Copied from original issue: ionic-team/ionic-framework#11184
The text was updated successfully, but these errors were encountered: