-
### Astro Info
```block
Astro v4.16.6
Node v18.20.3
System Linux (x64)
Package Manager npm
Output static
Adapt…
-
Hello developers, I tried to compile pcm on my server, but it failed. Here is the error output:
[root@ocp-node1 build]# cmake --build .
[ 1%] Building CXX object src/CMakeFiles/PCM_STATIC.dir/cpuco…
-
### Describe the bug
Hi,
Building an SPA using svelte kit, `adapter-static`, `ssr = false`, `csr = true`, `prerender == false`, results in both the server / ssr `.css` and client-side `.css` files…
-
Hey,
I can't see my document when executing tinymist preview file.typ. The navigator (tested firefox and konqueror) only shows a blank page. However there is no error thrown by tinymist. I really do…
-
### Odoo Version
- [ ] 16.0
- [X] 17.0
- [X] 18.0
- [ ] Other (specify)
### Steps to Reproduce
Please describe how to reproduce the issue with clear steps.
Fresh Odoo 18 on premise instal…
-
# :sparkles: Feature Request
## 이런 목표를 달성해야 합니다
> 이 이슈로 무슨 목표를 달성하고자 하며 어떤 상태가 되어야 하는지 간결히 적어주세요.
- 최신 디자인 트렌드를 반영해 회사 사이트의 '소개' 및 '서비스' 페이지에 전문적이고 현대적인 분위기 강조
- 사용자 경험을 개선해 사이트의 신뢰성과 가독성을 높…
-
i have a problem when active addons l10n_it_financial_statement_eu
File "C:\Program Files\Odoo\server\odoo\tools\convert.py", line 711, in _tag_root
raise ParseError('while parsing %s:%s, s…
-
Steps to reproduce:
1. Generate Spring Boot-based SVC project
2. Start application
3. Navigate to `http://localhost:8080/vaadinServlet`
4. Observe that the image in the app layout is not shown: r…
-
1.
how the web socket serving static files (URL) ? means:
in client javascript:
image.src=url1 ;
websocket server:
getting the url1 request, and sending back to client the binary image.
2.
I tested …
ghost updated
8 years ago
-
We need to integrate React (frontend) with Django (backend) and are considering two options.
1. Approach 1: Independent Servers:
- React runs on one server, Django on another. They communicate v…