zalaksanghani1

Results 6 comments of zalaksanghani1

Hello, is there any update on this?

Here, the content includes a table along with some paragraph data. Expected result ![Image](https://github.com/user-attachments/assets/78ceee68-ce7c-4da1-9696-b50c8223df02) Actual result: ![Image](https://github.com/user-attachments/assets/623438c9-88db-4f10-aa6d-9d87159ef3d6)

Yes @Reinmar, as you suggested, having left alignment as the default option (not set) would help resolve all the migration-related issues.

@Reinmar Until a complete solution becomes available, as mentioned in https://github.com/ckeditor/ckeditor5/issues/17932#issuecomment-2886175019, we have implemented a temporary workaround by adding a not-set option using the code snippet below. This approach currently...

> Other than that, the workaround seems to be fine, assuming that `table.tableProperties.defaultProperties.alignment` is set to `not-set` in the editor config. Yes `table.tableProperties.defaultProperties.alignment` is set to `not-set` in the editor...