Plorence
Plorence
my `docker-compose.yml` ```yml version: '2.3' services: registry: container_name: gitlab_registry image: registry restart: always expose: - "5000" ports: - "10500:5000" volumes: - /volume1/docker/gitlab-registry/registry:/registry - /volume1/docker/gitlab-registry/registry-certs:/certs environment: - REGISTRY_LOG_LEVEL=info - REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY=/registry -...
I had the same problem, but I solved it. First, create `QuillEditor` wrapper component ```vue // components/QuillEditorWrapper.client.vue { const modules = { name: "imageUploader", module: ImageUploader, options: { upload: (file)...
```ts new EditorJS({ // ... i18n: { messages: { toolNames: { Heading: "New Heading", }, tools: { header: { "Heading 1": "Test Header 1", "Heading 2": "Test Header 2", "Heading...
+1 use[Client] works, but $[client] still has the same problem.
> Can you please provide a reproduction? https://stackblitz.com/edit/nuxt-starter-3foeetw6