开发者

ERROR The pipe 'translate' could not be found! appears only on manual URL input - angular

I have the following situation:

I have a page X that has two tabs, tab1 and tab2.

When I open page X tab1 automatically appears with the URL for page tab1, when I click tab2 the URL changes and the component for tab2 opens. Everything works fine. However, if I manually insert the URL for tab2 I got this error:

The pipe 'translate' could not be found!

I have TranslaeModule imported, does anyone have an idea what c开发者_如何学Goould be wrong and why this ONLY HAPPENS when I type the URL directly?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜