ionic-cli
ionic-cli copied to clipboard
fix(#4575 #3989 #4707): ionic-lab set queries when also other than Angular
Source issues
#4575 #3989 #4707
Step for reproduce
ionic start test tabs --type vue
cd test
ionic serve --lab
Screenshot
Please don't care for title text was different following image, I found this bug when making my project.

Set queries to app inside frame

Checked behavior
- [x] Launch lab by
ionic-lab http://localhost:3000
Info
Ionic:
Ionic CLI : 6.18.1 (/home/angeart/dev/ionic-cli/packages/@ionic/cli)
Ionic Framework : @ionic/vue 6.0.4
Capacitor:
Capacitor CLI : 3.4.0
@capacitor/android : not installed
@capacitor/core : 3.4.0
@capacitor/ios : not installed
Utility:
cordova-res : not installed globally
native-run : 1.5.0
System:
NodeJS : v16.13.2 (/usr/local/bin/node)
npm : 8.1.2
OS : Linux 5.10
I can confirm this works and is needed. Why is it still not merged in?
Thanks for the PR and apologies for the delay. We appreciate the work you put into creating this PR. We recently deprecated Ionic Lab in favor of using the built in browser developer tools for mobile emulation: https://github.com/ionic-team/ionic-cli/pull/4930. I am going to close this PR as we are not adding new Ionic Lab functionality at this time. Please let me know if you have any questions.