rluders / wn-cors-plugin

Cross-Origin Resource Sharing (CORS) for WinterCMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CORS isn't working after updating dependencies

rluders opened this issue · comments

It seems that for some reason it stopped working. I had tested it after I updated the dependencies, and it worked, but now, it seems to not. Anyway, the weird part is that even after the update, sometimes it works, sometimes it doesn't work at all.

My guesses:

  • The library changed and there is a miss configuration or initialization.
  • Last OctoberCMS changed something that modified the way that I must initialize the middleware (doesn't seem to be the case).
  • Plugin load order.
  • Cache?