You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the URL is rewritten due to html5 routing, and a reload occurs, the configuration from query parameters is lost. We need to somehow persist configuration, perhaps using sessionStorage.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
When the URL is rewritten due to html5 routing, and a reload occurs, the configuration from query parameters is lost. We need to somehow persist configuration, perhaps using
sessionStorage
.This will resolve these CLI issues: ionic-team/ionic-cli#3296 (also ionic-team/ionic-cli#3069)
Should also resolve #14742
The text was updated successfully, but these errors were encountered: