Razvan (Raz)
Razvan (Raz)
At the moment, any changes made when editing a live chart will be visible right away in all places that the chart is made available. To improve the experience, the...
The errors format is currently all over the place. It will be good to have a module that handles all the errors to standardize a format across the whole API...
This depends on #18 to work properly. The `.watch()` method documentation: https://docs.mongodb.com/manual/reference/method/db.collection.watch/
### The motivation A lot of future tasks will be based on real-time communication through websockets: * Collaborative chart creation * Collaborative dashboard editing * Support for streams of data...
Hi people, I created a simple app with create-react-app where I installed jumpsuit. I made some small changes to the main app component by importing `Link` from jumpsuit. After doing...
### Describe the bug The width of buttons that only have icons without text is unpredictable when using the `auto` prop. In the example below, the width is too small...
The `npm build` command should be moved out of the `entrypoint` file and placed up in the `Dockerfile` to avoid long downtimes when updating the image ### Discussed in https://github.com/chartbrew/chartbrew/discussions/136...
This feature seems to be missing from this package. I checked the code and the connect() method doesn't take any parameters. With pure socket.io you can do something like this:...
## Bug report - Node.js version: 20.10.0 - NPM version: 10.2.3 - Strapi version: v5-beta.7 - Database: MySQL - Operating system: MacOS - Is your project Javascript or Typescript: Javascript...