Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitespace text nodes cannot appear as a child of <table>. Make sure you don't have any extra whitespace between tags on each line of your source code. #162

Closed
raphael10-collab opened this issue Apr 21, 2021 · 2 comments

Comments

@raphael10-collab
Copy link

raphael10-collab commented Apr 21, 2021

In my Electron-React-Typescript-Webpack app yesterday I installed and started to useinterweave, which seems working.
But I get this Warning:

Whitespace text nodes cannot appear as  a child of  <table>. Make sure you don't have any extra whitespace between tags on   
each line of your source code.

image

How to solve it?

@milesj
Copy link
Owner

milesj commented Apr 21, 2021

@raphael10-collab There's another thread on this issue here: #138

The gist is that this error comes from React and Interweave isn't causing it.

@raphael10-collab
Copy link
Author

Ok Thank you.

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

No branches or pull requests

2 participants