-
Hi,
when in PagerfantaFactory::createRepresentation() a new CollectionRepresentation for the current results is created.
If the current results are a Traversabe Object then it will use the function…
wodka updated
8 years ago
-
Hey there,
I'm trying to implement **Swapy** in React. I want to be able to update the index of the current element swapped. However, the Swapy layout breaks after updating the state (which contain…
-
### Describe the bug and add attachments
In laravel 10 app using "phpoffice/phpword": "^1.2" I need to write with several columns with long width
and resulting table in docx file looks not goood, as…
-
This plugin has been a great solution to all of my point collision issues thus far (without using markerclusters or similar copycat plugins), however, recently I've been incorporating features into my…
-
```
The code i use is here
---------------------------------------------------------------
function matrisleri_carp(event){
var input_matrisi1_dizi=document.getElementById("input_matrisi1").value…
-
I'm trying to build a program for Online Excel, but I'm having performance issues.
In my implementation, a workbook is a document. The json format of the document is as follows:
```json
{
"act…
-
### Version
v18.14.0 - v22.7.0
### Platform
```text
Darwin x86_64
```
### Subsystem
perf_hooks
### What steps will reproduce the bug?
Executing this script:
```javascript
// Established warn…
-
I have used with jenssegers/mongodb, request url is
`{{url}}/api/catalogs?domain_id=1138&form=1&search=name:平开`
no record return. query language is as follows
`db.vs_catalogs.aggregate([{"$matc…
-
See:
```json
{
"activity_id":12672,
"app":"core",
"type":"security",
"user":"tobi",
"subject":"You successfully logged in using two-factor authentication (Nextcloud Notificatio…
-
Correct me if I get it wrong. Accoring to https://github.com/menpo/cyvlfeat/commit/c8e496f3a72c6ddb313cc0c029419124c0b8fc7c, now the array is in shape of `[n_samples, n_features]`, just like scikit-le…