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
{{ message }}
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.
creating a new project with foundation new works great on firefox, chrome etc but in electron (with the electron browser pointing to gulp's build dir) only the default layout html is visible it won't pull in the partial template of the custom route (eg !#/ or !#/test).
Switching to the default angular ngRoute instead of the foundation dynamic routing plugin "solves" the problem.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
creating a new project with foundation new works great on firefox, chrome etc but in electron (with the electron browser pointing to gulp's build dir) only the default layout html is visible it won't pull in the partial template of the custom route (eg !#/ or !#/test).
Switching to the default angular ngRoute instead of the foundation dynamic routing plugin "solves" the problem.
The text was updated successfully, but these errors were encountered: