Often need to delete entire sections because some parts are not working

Added a d-flex class to a col and it is showing in the editor, yet on the front end (when simulating) the d-flex is no there.
Effectively this then breaks all other dependant classes such as justify-content-center etc

Note that I would expect the column settings for alignment to actually add those classes, but for whatever reasons those settings use text-alignment classes, which surely is not really how Bootstrap should be used to define alignments in a column. But let that alone, I just want the d-flex to work…

Tried to save, restart, delete column and redo… and that worked.

This is the nth time I run into issues with Blocs app where things do not work and only deleting the item, redoing it from scratch solves the issue.

It is sort of annoying. Any chance this can be improved? The app is at last version.

1 Like