我的react.js/node.js應用程序存在問題。我在我的應用中使用了React-routers,並且有非常糟糕的錯誤。 Index route works, everything is fine. Routes like "/something" also work 但像 「/某事/某事」 的路線不工作: (下一頁圖像在評論這個問題) [當我第一次加載此頁時] [3] [當我重新載入頁面]
以下是我的應用程序在ReactJS組件內呈現的一行,並保存爲nav.jsx。 <span style="font-family: 'Open Sans', sans-serif;"> Home</span>
例外: Uncaught Error: The `style` prop expects a mapping from style properties to values, n