Posts by Sandro dos santos • 1 point
2 posts
-
0
votes1
answer20
viewsA: Thymeleaf template does not load Laytou:Fragment
I was able to fix it by fixing the bootstrap version. as it was using the most current beta, possibly Thymeleaf was incompatible with some classes.
-
-1
votes1
answer20
viewsQ: Thymeleaf template does not load Laytou:Fragment
I am trying to insert a form fragment via Thymeleaf template engine in springboot. However, it is loading the template and other inserted parts except the form (bootstrap elements). OBS: Load the…