adopted-ember-addons / adopted-ember-addons/ember-router-helpers

how to use url-for with Engines?

オープン
#93 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
38
フォーク
16
PR マージ指標
30日以内にマージされた PR はありません

説明

I created a demo repo that uses `{{url-for "an-external-route"}}`, but I get "There is no route named..."

Where `"an-external-route"` is a mapping of:

```
externalRoutes: {
'an-external-route': 'a-parent-app-route.index'
}
```

If I change `"an-external-route"` to be the name of an _actual route_ in the host app, then it works.

https://github.com/amk221/-ember-url-for-helper-example

Do we need `url-for-external`?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。