#my commits wont upload

7 messages · Page 1 of 1 (latest)

dusky timber
#

Every time i try to push a comit it doesnt change and still breaks my app

paper rampartBOT
dusky timber
#

i push everything to git but payload wont change the commit and keeps loading my old one

fierce brook
#

I think we need a bit more context.

  1. is your git repo public ?
  2. what do you use to deploy ?
  3. Or you mean litearlly the commit does not show in git ?

(git only holds your code so unless you have some CI that will handle the deploy or maybe something like vercel that will trigger a deploy on any change on your repo.

dusky timber
#

i think i may of fixed it but bare with me i still get an error ill post it here

#
 has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
fierce brook