gdpelican / retort

A reactions plugin for Discourse
MIT License
57 stars 39 forks source link

Icons After Selection Showing as Undefined #41

Closed iamstrained closed 3 years ago

iamstrained commented 5 years ago

After an upgrade to HTTPS and a migration to a new URL, our Retort icon selector still pops up and shows the externally pulled icon set. However it fails to populate the selected image into the icon line. (As shown).

image

Not sure if I'm missing a configuration step or if this is something with the conversion to HTTPS from HTTP where the plug-in doesn't like the conversion? Ideas welcome to try to resolve. Have done the usual remapping and rebake of posts, but that didn't matter for this plugin as it's not 'baking' in the Discourse sense likely.

gdpelican commented 5 years ago

@angusmcleod Any ideas about this one? I'll take a look at it over the weekend as well.

gdpelican commented 5 years ago

Hey @angusmcleod I've reverted the standard_retort_count change for now; we can take a look into why it might be causing this over the next wee while before re-merging it :)

iamstrained commented 5 years ago

I do see some log errors in the JS that may or may not be related to this.

image

iamstrained commented 5 years ago

I did an app rebuild and re-cloned the directory (master) and now it's loading the images. But it's breaking the template up oddly (seems it's not inheriting the main style/area)?

image