verbb / expanded-singles

Craft CMS plugin to list Singles in the sidebar when editing Entries.
MIT License
53 stars 6 forks source link

Service JS is injected on public site template #16

Closed ockam closed 5 years ago

ockam commented 5 years ago

Description

In the createSinglesList method of SinglesList class, a script is injected in the page to manage the CP sidebar.

In Craft 3.1, this script is also injected on public page. I have checked older 3.0 install and it’s not there.

This has no side effect (in my case), but generate an unnecessary request for jQuery.

Additional info

engram-design commented 5 years ago

Should be fixed in https://github.com/verbb/expanded-singles/releases/tag/1.0.7