mpaler
(Michael Hamilton Paler)
04.Октябрь.2023 20:15:37
1
Having a problem with this theme component, and not really sure where to begin debugging it? I’m posting here in hopes of someone having a simple solution…
I’m using the Minima theme by @awesomerobot , and have this component installed and included with the theme. From the preview link in the component, it all looks good:
However, the live site , the images are missing:
Any suggestions are greatly apprciated!
1 лайк
Firepup650
(Firepup Sixfifty)
13.Октябрь.2023 21:13:56
2
Those images render fine for me while being logged out, mobile view Android 13 Samsung Galaxy A23.
However it breaks once loaded in desktop view.
2 лайка
Lilly
13.Октябрь.2023 21:24:55
3
I think there is another component trying to override the same topic-list-item.hbr template in desktop mode.
3 лайка
That’s because the topic list items template is modified for desktop only.
The issue of missing images is because it misses the outlets.
https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/raw-templates/list/topic-list-item.hbr
Especially the first outlet which is used by Topic Thumbnail to insert the image.
5 лайков
Lilly
13.Октябрь.2023 21:27:56
5
@mpaler you should update your Discourse instance to 3.2.0.beta2-dev
content="Discourse 3.2.0.beta1-dev
3 лайка
Ed_S
(Ed S)
14.Октябрь.2023 09:31:05
6
Hmm, today I learned the exact Discourse revision is recorded in the HTML of every page…
5 лайков
Lilly
14.Октябрь.2023 18:57:10
7
FYI if you aren’t already aware you can also match up these version numbers to make sure you are on a latest commit:
Admin Dashboard, current install version
Meta tag in most Discourse forum pages
Github Discourse (dashboard links to this so you can check if this is the latest commit)
6 лайков
Lilly
14.Октябрь.2023 21:49:57
8
btw @mpaler The component and site appear to be working for me now in Chrome desktop and Safari desktop and mobile, logged in or out.
3 лайка
I forgot to mention that the issue was resolved in the marketplace topic he made.
6 лайков
Lilly
14.Октябрь.2023 22:42:07
10
Oh didn’t see that. Nice work!
5 лайков
system
(system)
Закрыл(а) тему
13.Ноябрь.2023 22:42:08
11
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.