We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<table border="0" cellpadding="0" cellspacing="0" width="608"> <tbody> <tr> <td height="20" width="54.76973684210526%"> <br> </td> <td class="xl68" colspan="3" width="45.23026315789474%">ROW</td> </tr> <tr> <td height="20"> <br> </td> <td>Max feasible</td> <td>Completes</td> <td>CPI</td> </tr> <tr> <td class="xl66" height="20">11111</td> <td align="right">12345</td> <td> <br> </td> <td align="right" class="xl67">12345</td> </tr> <tr> <td class="xl66" height="20">22222</td> <td align="right">12345</td> <td align="right">12345</td> <td align="right" class="xl67">12345</td> </tr> <tr> <td class="xl66" height="20">33333</td> <td align="right">12345</td> <td align="right">12345</td> <td align="right" class="xl67">12345</td> </tr> <tr> <td class="xl66" height="20">44444</td> <td align="right">12345</td> <td align="right">12345</td> <td align="right" class="xl67">12345</td> </tr> </tbody> </table> <p>One two three</p>
Table will be deleted, but you will get an error Uncaught TypeError: Cannot read properties of null (reading 'parentElement')
Uncaught TypeError: Cannot read properties of null (reading 'parentElement')
This happens on froala main page too, so can easily try it here: https://froala.com/wysiwyg-editor/demo/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
Table will be deleted, but you will get an error
Uncaught TypeError: Cannot read properties of null (reading 'parentElement')
This happens on froala main page too, so can easily try it here: https://froala.com/wysiwyg-editor/demo/
The text was updated successfully, but these errors were encountered: