-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin resources assets not loaded in Craft Cloud environment #270
Comments
@ttempleton Please reach out if you need any help. Here or @timkelty on Discord. |
FWIW, perhaps not the same under the hood, but a similar issue has been resolved here: wrav/oembed#158 (comment) If it can be of any help 🤞 |
Following @svale comment. If you need context on why my fixes work, you can hit me on Discord @reganlawton |
Thanks everyone. I've |
@ttempleton The quickest change to get things working is to change any
to this:
Eg, https://github.com/verbb/formie/pull/1859/files That said, in most cases, the proper way to do this is to simply call |
Thanks @timkelty - much appreciated :) |
Bug Description
Hi,
I'm not sure if this is an issue that should be logged here or with Craft Cloud.
It seems the plugin asset resources (CSS and JS) are not loaded when our CP is deployed to Craft Cloud environments
The plugin works as expected in the local DDEV env.
We have logged a similar report with Wrav oEmbed
System:
Craft Pro 5.3.0.3
Plugins
Amazon S3 2.2.1
Asset Usage 4.0.0
CKEditor 4.1.0
Embedded Assets 5.1.1
Expanded Singles 3.0.0
Feed Me 6.2.1
Field Manager 4.0.2
Formie 3.0.0
Hyper 2.0.3
Imager X 5.0.1
Imager X Craft Cloud Transformer 1.0.0-beta.1
Many to Many 4.0.0
oEmbed 3.0.9
Retcon 3.2.0
SEO 5.1.1
Sprig 3.2.1
Vite 5.0.0
Steps to reproduce
Expected behaviour
Plugin resources (CSS/JS) should be loaded
Embedded Assets version
5.1.1
Craft CMS version
5.3.0.3
The text was updated successfully, but these errors were encountered: