blindChicken
blindChicken
CDCloudflare Developers
Created by blindChicken on 6/18/2024 in #pages-help
Web-components not rendering.
I solved my own issue. The solution was to load the scripts using Remix-Utils' externalScripts. Initially I was importing the scripts using lazy inside the React wrapper component.
2 replies
CDCloudflare Developers
Created by blindChicken on 5/8/2024 in #workers-help
Service Binding Error "This Worker no longer exists"
This appears to be a bug with dashboard UI, as I was able to call a method on the service-binding.
4 replies
CDCloudflare Developers
Created by blindChicken on 5/8/2024 in #workers-help
Service Binding Error "This Worker no longer exists"
I should add that the target worker was deployed first, then I redeployed the calling worker(pages).
4 replies
CDCloudflare Developers
Created by blindChicken on 5/6/2024 in #pages-help
Call worker from pages
The other option I see in the docs is to use a service binding but again not sure on how to implement.
5 replies