-
### Describe the bug
Here’s how I define my resources:
```js
const createResource = (name, options = {}) => {
const { parent: parentResource } = options.meta || {};
const basePath = paren…
-
This gem is great! Would be possible to add support for embedding images in the short time?
Thank you!
-
![image](https://user-images.githubusercontent.com/25190239/94335633-76a58300-000f-11eb-8677-328a87d3ccf3.png)
```
{
ACCOUNT_ID: 1699,
ACCOUNT_DETAIL: [
{
…
-
### Describe the bug
I am getting this error:
```js
ERROR in ./src/configs/index.js 5:0-51
Module not found: Error: Can't resolve './router' in 'D:\Github\cronus\src\configs'
Did you mean 'inde…
-
Hey there
I've taken interest in working with this crate but I've found that files inside a Word zip that this crate doesn't recognize will get deleted, in other words, it's not lossless. Running the…
muja updated
6 months ago
-
Custom vulnerability field of type `select` can have multiple datatypes - `str` and `dict`.
A newly created finding (not created from template) will have dict. Once a user changes the value, it wil…
-
# Environment
- Version of docxtemplater : 3.49.2
- Used docxtemplater-modules : None
- Runner : Browser/Node.JS/...
# How to reproduce my problem :
Create a docx file and highlight a field…
-
# Environment
- Version of docxtemplater : 3.49.2
- Used docxtemplater-modules : None
- Runner : NodeJS
# How to reproduce my problem :
My template is the following : [broken.zip](https://g…
-
## 前言
是否有很多人跟我一样有这样的一个烦恼,每天有写不完的需求、改不完的BUG,每天撸着重复、繁琐的业务代码,担心着自己的技术成长。
其实换个角度,我们所学的所有前端技术都是服务于业务的,那我们为什么不想办法使用前端技术为业务做点东西?这样既能解决业务的困扰,也能让自己摆脱每天只能写重复繁琐代码的困扰。
本文主要为笔者针对当前团队内的一些业务问题,实现的一个自动化部署平…
-
I am very willing to have fast tests. This is because if you have tests that take less than a second to run, it is possible to have them run in watch mode, and save your changes and see immediately th…