-
I use the following versions:
"ngx-quill": "^25.3.2",
"quill": "^2.0.2",
"quill2-emoji": "^0.1.2",
I use Angular 17 (standalone)
When i insert emojis in my q…
djamn updated
1 month ago
-
有办法优化ngx_php7把那些yield去掉变成跟ngx_lua一样的写法么?
```
content_by_php '
yield ngx_socket::connect("hq.sinajs.cn", 80);
yield ngx_socket::send("GET /list=s_sh000001 HTTP/1.0\r\n
…
-
Is it possible to change the language of the app on the fly ? Based on the docs I can see that we need to compile the app for each language and than load the html for that language.. Is it possible fo…
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
On closing the list box with ‘esc key’ the list box must only get closed and not the dialog.
#### Can …
-
#### Is this a bug, enhancement, or feature request?
Bug
#### Describe your proposal.
Group labels within all expanded list boxes should be read associated to the first list item.
#### Can…
-
I have below sample code to try to using the ngx drop down as multiple selection.
I have use case to loaded already selected value, but for using multiple selection is not happening
whe…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit suppo…
-
`ngx-select` suports passing options via two methods:
1. As an input:
```html
```
2. As templates:
```html
```
When using the template method, if at least one option is rendered, fo…
-
/home/triploc/nginx_tcp_proxy_module-master/ngx_tcp_upstream.h:143: 错误:expected specifier-qualifier-list before ‘ngx_resolver_addr_t’
make[1]: **\* [objs/addon/nginx_tcp_proxy_module-master/ngx_tcp.o]…
-
local cli = client:new(broker_list)
local brokers, partitions = cli:fetch_metadata(kafka.topic)
if not brokers then
ngx.log(ngx.ERR, "fetch_metadata failed, err:", partitions)
end
ng…