Christopher Svanefalk

Results 22 issues of Christopher Svanefalk

First of all, thanks for a fantastic lib! Currently, passing the option `shared: true` allows multiple hook instances to share the same websocket. This is nice, but it would be...

Are there any known issues with setting the Shiro dependency for versions 0.0.6 and up to 1.2.3? It contains several bug fixes and security enhancements over 1.2.0.

Discussion on Lift forum: https://groups.google.com/forum/#!topic/liftweb/fFgs_-VAx4E Project demonstrating this issue: https://github.com/csvan/actor-view-test Consider the following basic AngularActor: ``` case object Ping class PingActor extends AngularActor { self => def schedule: Unit =...

enhancement

## Feature request **What is the expected behavior?** This feature is related to this issue: https://github.com/module-federation/module-federation-examples/issues/1025 The short of it is that I want to implement hot reloading for Module...

enhancement
webpack-5
module-federation

The `colors` package was recently fatally corrupted by its owner (see https://github.com/Marak/colors.js/issues/285), and the only remedy is to lock it to version `1.4.0`. Since this project is used in several...

### Version 16.10.0 ### Platform OSX, Linux (CentOS 8) ### Subsystem zlib ### What steps will reproduce the bug? Full test suite: https://github.com/timotejroiko/zlib-benchmark (not authored by my team, but is...

zlib
performance

### Self-Hosted Version 24.4.1 ### CPU Architecture x86_64 ### Docker Version 24.0.7 ### Docker Compose Version 2.24.0 ### Steps to Reproduce Run the postgres cleanup script from https://develop.sentry.dev/self-hosted/troubleshooting/#postgres : ```...

Waiting for: Community

Providing a repro for this is sadly hard due to the Express app being huge, but the _gist_ of the problem is that: 1. When running the app directly (`node...

I am well aware that Enzyme has yet to officially support React 17 (https://github.com/enzymejs/enzyme/issues/2429) and 18 (https://github.com/enzymejs/enzyme/issues/2524), but adding this issue to track support of React 19. React 19 was...

**Do you want to request a _feature_ or report a _bug_?** Feature **What is the current behavior?** Does not support zip files Bower support has been dropped, but it would...

cat-feature
help wanted
good first issue
triaged