Ikariusrb
Ikariusrb
Is there a blocker to getting this merged?
Confirming I encountered the same problem both with proxmox 8.1-2 and with the latest 8.2-1. The documented fix works, but had to track down this bug after trying a number...
Adding to the chorus; A fresh rails project w tailwind v3.4.3 through NPM throws caniuse out-of-date errors. Running `npx update-browserslist-db@latest` did not fix the error. Installing the standalone tailwindcss cli...
@RockyWearsAHat - that is the command for tailwind to build the css, and it varies project to project. In my case it's `tailwindcss -i ./app/assets/stylesheets/application.tailwind.css -o ./app/assets/builds/application.css` ... and it's...
@thecrypticace - I looked at the PR, and it appears to simply update the caniuse db inside the tailwindcss package. Does that mean this behavior will reappear the next time...
Confirmed this behavior is still occurring with: Proxmox v8.2.1 (still latest) and Ventoy versions 1.0.98 and 1.0.99. After install, you must edit the boot entry to remove `initrd=/vtoy/vtoy` to boot,...
@louispires - I'm actually not convinced this is fixable on the ventoy side; it looks like Proxmox may be doing some "magic" to figure out initrd params used to boot...
How about using rake tasks to install icon libraries? That gets rid of bloat in the gem itself, and lets each user decide which library or libraries they want to...
I found that adding Phlex to an absolute minimal rails codebase triggers this, breaking ruby/debug completely. Latest ruby, rails, ruby/debug, and puma. https://github.com/yippee-fun/phlex/issues/958
> https://www.notion.so/signoz/PRD-Annotations-Markers-in-Panels-252fcc6bcd1980f59cf5f712c343ff9e?source=copy_link That notion page does not seem to be publicly accessible. Could you either add the content to the issue or make sure the notion page is accessible to...