Skip to content

Reproducing an issue with OC whereby external dependencies error out during client side rendering.

License

Notifications You must be signed in to change notification settings

matthewdavidson/client-side-render-with-external-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-side-render-with-external-deps

Reproducing an issue with OC whereby external dependencies error out during client side rendering.

  1. Install and start the processes
npm install
npm start
npm run testharness
  1. Navigate to http://localhost:3000/client-side-render-with-external-deps/1.0.0/~preview

  2. Observe the following error in browser console:

Error rendering component: http://localhost:3000/client-side-render-with-external-deps/1.0.0?__oc_Retry=0, error: TypeError: Cannot read property 'render' of undefined
  1. Navigate to http://localhost:8080/

  2. Observe that the client side scripts work as expected.

About

Reproducing an issue with OC whereby external dependencies error out during client side rendering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published