Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

I have added the Dashboard layout component. I have just import the layout component after this my application is break. It show the following error:

Uncaught SyntaxError: Unexpected token export

    at Object.<anonymous> (bundle.js:4615)

    at __webpack_require__ (bundle.js:556)

    at fn (bundle.js:87)

    at eval (eval at <anonymous> (bundle.js:4603), <anonymous>:10:82)

    at eval (eval at <anonymous> (bundle.js:4603), <anonymous>:10:278)

    at Object.<anonymous> (bundle.js:4603)

    at __webpack_require__ (bundle.js:556)

    at fn (bundle.js:87)

    at eval (eval at <anonymous> (bundle.js:4585), <anonymous>:18:24)

    at Object.<anonymous> (bundle.js:4585)


Please see the attached application just use the two 

npm install

npm start


You will get the error