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
Use achievements template in multiple sections and for them to be shown correctly.
Current Behavior
Other section templates can be used multiple times with no problem, but when using the achievements template, only the first one displays correctly
Steps to Reproduce
Just deploy the example website, in the data/en/sections folder duplicate the achievements.yaml file, modify its filename, section.name and section.weight to be higher than the original. When serving the webpage, the section will have no content.
Screenshots
Browsers Affected
Chrome
Firefox
Edge
Safari 11
Safari 10
IE 11
The text was updated successfully, but these errors were encountered:
Expected Behavior
Use
achievements
template in multiple sections and for them to be shown correctly.Current Behavior
Other section templates can be used multiple times with no problem, but when using the
achievements
template, only the first one displays correctlySteps to Reproduce
Just deploy the example website, in the
data/en/sections
folder duplicate theachievements.yaml
file, modify its filename,section.name
andsection.weight
to be higher than the original. When serving the webpage, the section will have no content.Screenshots
Browsers Affected
The text was updated successfully, but these errors were encountered: