George Gkasdrogkas
George Gkasdrogkas
@ffoodd I am busy these days, but definitely I keep an eye on this. I will try to create a PR in a couple of days.
@ffoodd Greek locales was added in #348
@fs-eire any update?
What is the current state of this? @pyramation gave a solution by creating another package. Do we expect to implement this feature in this package as well? Should we close...
You can include the feature using git sub-modules. Create a folder `third-party` in the root of the project. Then create a `.gitmodules` file, also in the root folder, with the...
hello @hfxbse. First, thank you for taking the time to work on such major improvements. As with most OSS this library got unmaintained, as I am quite busy lately and...
Hello everyone, I ran into this issue and wanted to share my findings. It looks like using the and guard breaks the return type of createMachine. For example, these guards...
It seems that this issue needs a more UX Design approach ("How to make the prompts more user friendly?") than a strictly programmatic answer. I agree with the options provided...
I've confirmed that this issue occurs only in debug mode, everything works fine in release. While it's just speculation, the root cause may be related to unoptimized cryptographic operations (encryption/decryption)....