Roberto Winter
Roberto Winter
I guess for now the solution is `npm install [email protected]`
Hi there, I believe you can already do that with `PassThrough` options, something like: https://codesandbox.io/s/primereact-dropdown-panel-width-forked-j8vkpk That's how I'm doing it.
This is actually super weird, no? I also have it happening with another library (just setting a `crossOrigin` prop on a `` tag). Could it be a Safari 18 bug?
I was running into this issue when using [@rodrigogs/mysql-events](https://github.com/rodrigogs/mysql-events). Since I don't have access to configure the MySQL server, which is likely the culprit of the issue (wrong charset encoding...
Oh wow. This is so incredibly frustrating and such a massive f*** up! How in the world does the app manage to corrupt the database if the system is running...
Hi, I'm not entirely sure I fully understand the code, but there seems to be a bug on [Common.js#L745](https://github.com/Unitech/pm2/blob/e3a327fab7a6b385ca0d960c878347dce320ae61/lib/Common.js#L745)'s `verifyConfs()` method, where it should be picking up the configuration value...