-
### Issue Description
Hello together,
I just upgraded to XCode 16 and now my fastlane script does not run successfully anymore.
My app is build successfully and its archive appears in the XCode O…
-
In the spirit of using this outside of 11ty / Jamstack contexts, a Browsersync feature I am missing righ now (unless I am mistaken) is the ability to proxy a local domain.
-
Hi.
I'm testing the plugin and found this.
Docker Instalation
SW 6.6.6.0
Plugin 3.0.1
PHP 8.3
"org.opencontainers.image.ref.name": "ubuntu",
"org.opencontainers.image.version": "22.04",
"t…
sakej updated
1 month ago
-
### Describe the feature
Hi,
I'm looking for a way using the i18n instance outside a setup function, in my case in a middleware.
Currently I am using vue-i18n without the nuxt module as a workaro…
-
**Your Environment**
* **verdaccio version**: 5.22.0
* **node version** 18.14.0:
* **package manager**: [npm@7, pnpm@6, yarn@2]
* **os**: [linux Ubuntu 22.04]
* **platform**: [docker…
-
I could browse to this patient's sleep form ok , error is in save where the form model is None
There is a serialisation issue buried in here also - possibly cause of 1st error somehow
From the po…
-
At present, `` is the same for all pages, which means you can't use relative URLs. This was introduced for good reasons, but it turns out to cause problems.
I'm not sure that it *can* be removed wi…
-
From @jrestall
> @tomlindhe I assume you need to keep the PO localization working for other modules, otherwise you could just disable the OrchardCore.Localization module and it'll go back to using th…
-
Internet is international so I think a good framework cannot go far without i18n (or because I myself am bilingual but whatever). People has done great job on this and I'd like to refer to those with …
louy2 updated
8 years ago
-
I think I have a good use-case for non-async, promise-based resolution.
We are making django ORM from our dataloaders. We moved away from using async in django 3.0 because django would force us to …