dimisus
dimisus
I am trying to integrate the candlestick plugin as well and I wrote a little prototype to save a chart.png to my local fs. However the chart is empty and...
EDIT: my example below doesn't seem to work because you cannot dynamically set nonce in headers in next.config :( Until there is an gSSP in _app.js I will go with...
Came across the following discussion and the sandbox example mentioned works exactly as I would expect it for the case of defaultLocale auto redirect. https://github.com/vercel/next.js/discussions/19482
Well, the NextJs internal redirection is somehow too fishy to use in production. I could not make it work properly. Actually I wanted to remove my custom server but I...
Yes, I have the same issue. Everything works great, but this one is a little annoying.
No? Btw. the package.json of this MR is incorrect.
This issue is not related to tensorflow it seems, but to expo - I think. But I also couldn't detect where it specifically comes from in my case. Related to:...
~~I had the same, forcefully updated to 2.0.0. Reinstalled the pods. And it magically started working (rn 0.75.3).~~ EDIT: Nope, back at it ``` #if RCT_NEW_ARCH_ENABLED #import 'React-Codegen/RNExitAppSpec/RNExitAppSpec.h' file not...
upgraded to 0.73 ``` ✖ Installing CocoaPods dependencies (this may take a few minutes) error Something when wrong while installing CocoaPods. Please run pod install manually. ``` Without further details....