You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Sorry. I fixed it. Just thymeleaf Issue. I didn't add <th:block layout:fragment="javascript"></th:block>.
Now It works well.
**
I used tailwindcss, thymeleaf, alpine.js
The error is that there is no imageUrl and there is no imageViewer() function.
However, it is defined in javascript.
The weird thing is that if I open the file as it is on html, I don't see the error.
And also This page cannot read javascript tag, so no render javascript. I don't know why...
the alpine.js tag in the interval that calls the sidebar works well. The part where the problem occurs is the same as the code section defined by the template.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
**Sorry. I fixed it. Just thymeleaf Issue. I didn't add <th:block layout:fragment="javascript"></th:block>.
Now It works well.
**
I used tailwindcss, thymeleaf, alpine.js
The error is that there is no imageUrl and there is no imageViewer() function.
However, it is defined in javascript.
The weird thing is that if I open the file as it is on html, I don't see the error.
And also This page cannot read javascript tag, so no render javascript. I don't know why...

the alpine.js tag in the interval that calls the sidebar works well. The part where the problem occurs is the same as the code section defined by the template.
Beta Was this translation helpful? Give feedback.
All reactions