Content-Length: 254137 | pFad | http://github.com/lowcoder-org/lowcoder/commit/dcd76c3b9b984e86fd19fd8bdc071410006b73ea

83 Fix chart loading issue · lowcoder-org/lowcoder@dcd76c3 · GitHub
Skip to content

Commit dcd76c3

Browse files
dragonpooludomikula
authored andcommitted
Fix chart loading issue
1 parent 1a3d073 commit dcd76c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/api-service/lowcoder-server/src/main/java/org/lowcoder/api/npm/PrivateNpmRegistryController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ private Mono<ResponseEntity<Resource>> forwardToNodeService(String applicationId
7979
.toEntity(Resource.class)
8080
.map(response -> ResponseEntity
8181
.status(response.getStatusCode())
82+
.headers(response.getHeaders())
8283
.body(response.getBody())
8384
);
8485
}));

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/dcd76c3b9b984e86fd19fd8bdc071410006b73ea

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy