-1

I have upgrade my joomla site to 4.2 . But I faced this error now 0 WebAssetManager is locked.

This is also comes as title of site.

Manpreet
  • 155
  • 1
  • 2
  • 12
  • If you have got a question with the support of your website, you have to ask customer/user support. See as well: [Why can't I ask customer service-related questions?](https://meta.stackoverflow.com/questions/255745/why-cant-i-ask-customer-service-related-questions-on-stack-overflow/255746#255746). Stack Overflow is about programming questions, see [mre] and [help]. – hakre Jul 20 '23 at 05:48
  • Not to mention, there is scarely enough info here really, it lacks context, unless anyone has seen that exact error before, and it only ever has one cause (which is relatively rare!). See also [ask] – ADyson Jul 20 '23 at 07:08

1 Answers1

1

If you use Modules Anywhere and render module inside Custom module, you need to set Prepare Content to Yes and clear cache if cache is enabled.

Documentation

Hung Tran
  • 790
  • 2
  • 8
  • 24