Diseño y Software Windsock S.L.
Diseño y Software Windsock S.L.
Thanks @duncanmcclean!
Hi again @jasonvarga and @duncanmcclean. I rescue this because we have encountered the same error when using tables in certain circumstances: the problem appears when selecting a content within a...
Thanks @duncanmcclean. What TipTap version is using Statamic?. Out Mathematics extension is set to 2.6.5...
Thanks @antonmedv, I was going to a new issue but let's keep all here. The problem seems to occur only when a deploy is made from Windows to Linux, resulting...
Just to keep this updated: #3569 was discarded in favor of #3603, which was merged two weeks ago. Now waiting for a new release...
There is an estimated date for the next release? Thanks!
Thanks @antonmedv
Why pull request #903 is rejected?. Even it doesn't solve the problem for @Daniel-Cong, the 2.0 protocol version must not be forced without verifying that is available. If this causes...
> HTTP/2 is needed to make sending FCM messages for several thousand, sometimes even 100K+ messages, high-performant. It'a a feature that even the official [Admin Node SDK](https://github.com/firebase/firebase-admin-node/issues/2488) currently lacks (there's...
I asked for #903 because we found the issue looking exactly at that line. Removing `->withProtocolVersion('2.0')` solved the problem for us in CentOS 7.9 with PHP 8.1. Downgrading to 7.9.1...