Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

TypeError: Cannot read property 'split' of undefined #90

Closed
batessmart opened this issue Aug 21, 2019 · 4 comments
Closed

TypeError: Cannot read property 'split' of undefined #90

batessmart opened this issue Aug 21, 2019 · 4 comments

Comments

@batessmart
Copy link

Hey,

When I try create new blog post I notice I get the following error

TypeError: Cannot read property 'split' of undefined

Could you please advise any requirements i need.

Thanks in advanced.

@stephenajulu
Copy link

I am having the same issue plus some blogs come out blank. Kindly help.

@sensui7
Copy link

sensui7 commented Aug 30, 2019

@batessmart and @stephenajulu , you have to include the background image at the top right. Otherwise, the element is null, and you get the undefined error.

There should be a test case, and a conditional check for this...

@batessmart
Copy link
Author

batessmart commented Sep 10, 2019

@sensui7 Yes that has fixed it, Thanks!

@mmbatha
Copy link

mmbatha commented Nov 7, 2019

@sensui7 Please explain... This error occurs within the ui.js file of the gitfolio npm package TypeError: Cannot read property 'split' of undefined at /<user directory>/.brew/lib/node_modules/gitfolio/ui.js:71:35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants