JB

Results 9 issues of JB

Hi, What would be my best approach to connect a D7 to this software ? I can write a PR, maybe you have some tips ? https://miners-world.com/product/antminer-model/ Kind regards, JB

I am getting this error when i use larger datasets (500 items, 2k edges) I am using the example. Any idea why it is error'ing ? ``` BarnesHutSolver.js:278 Uncaught RangeError:...

when running pyscribe on python 3.5 i get the following error ``` Traceback (most recent call last): File ".....xxxx.py" line 1, in from pyscribe import pyscribe File "/usr/local/lib/python3.5/site-packages/pyscribe/pyscribe.py", line 40,...

Hi folks 👋 , We use Oso for a large energy-provider in the Netherlands. We built our own data-filtering adapter for Strapi (nodeJS). Works like a charm. But now i...

When i create this ![image](https://user-images.githubusercontent.com/20506046/57937581-7e570280-78c6-11e9-9dda-70bd7d6ee747.png) This is the output ![image](https://user-images.githubusercontent.com/20506046/57937564-74350400-78c6-11e9-818b-0041fcaac1cf.png) Would be nice to get clean data, not divs with classes etc in the output. Like on the Editor.js site...

bug

## Error We use several components from the strapi code like: - transformResponse (from /core-api/controllers/transform) - getPaginationInfo (from /core-api/service/pagination) - convertPagedToStartLimit (from /core-api/service/pagination) - transformPaginationResponse (from /core-api/service/pagination) Throughout our codebases...

### Search before asking - [X] 我在 [issues](https://github.com/tw93/Pake/issues?q=) 列表中搜索,没有找到类似的内容。 I searched in the [issues](https://github.com/tw93/Pake/issues?q=) and found nothing similar. ### Pake version latest ### System version macbook pro m2 ### Node.js...

bug

As far as i can see the function_handler param can not accept an async function. This is very limiting because i want to handle function calls by calling async methods...

# Cant sync policies collection with directus-sync Invalid enum value in directus-sync onlyCollections configuration (policies) ## Description When running `directus-sync push` command, the tool fails with an enum validation error...

help wanted