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
In my project,I use angularjs framework. Links need to be redirect to the index because angular would deal with the router. Otherwise, the server can not find the requestMapping. The problem is AngularSEO can not render the url correctly, for example, 'ng-href="forum/index"' would be render to be the "index".
The text was updated successfully, but these errors were encountered:
On Mon, Dec 12, 2016 at 2:20 PM, xumingxin7398 ***@***.***> wrote:
In my project,I use angularjs framework. Links need to be redirect to the
index because angular would deal with the router. Otherwise, the server can
not find the requestMapping. The problem is AngularSEO can not render the
url correctly, for example, 'ng-href="forum/index"' would be render to be
the "index".
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABIz3SerlksDEtVwPaiZ7mjAodSsKRW-ks5rHOemgaJpZM4LKOCv>
.
In my project,I use angularjs framework. Links need to be redirect to the index because angular would deal with the router. Otherwise, the server can not find the requestMapping. The problem is AngularSEO can not render the url correctly, for example, 'ng-href="forum/index"' would be render to be the "index".
The text was updated successfully, but these errors were encountered: