Matvei Tratseuski
Matvei Tratseuski
Now you can't run project from box. So paste this inside `gradle.properties` ``` org.gradle.jvmargs=-Xmx1536m --illegal-access=permit -Dfile.encoding=UTF-8 \ --add-opens jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED \ --add-opens jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \ --add-opens jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED \ --add-opens jdk.compiler/com.sun.tools.javac.jvm=ALL-UNNAMED \ --add-opens...
``` ssh [email protected] Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ SSH: ssh [email protected] or: ssh...
### Description I use the extension on PC (chrome v120) and on Laptop (chrome v119). On PC, extension don't work in any mode, on any server. ### Steps to Reproduce...
### Description Follow [this guide](https://tauri.studio/en/docs/getting-started/intro/#setting-up-your-environment) to set up Tauri environment url leads to page not found ### Steps To Reproduce _No response_ ### Expected behavior leads to existing link ###...
This is how extension look regularly  When swap label and detail enable  When default location enable  When delete caret enable 
### Description  ### Environment Docker + any browser. Nothing in console. Develop branch (main is fine)

### Description I tried to get all factories from spree gem, but overriding some of the factories, in this case `user` factories`. I add it them using `require 'spree/testing_support/factories'` in...
My formatting tool format template using 80 column length. After it I launch rustywind formatter, and it make from ``` class=" justify-between p-2 bg-white rounded-3xl shadow-sm desktop:min-w-[246px] desktop:max-w-full tablet:min-w-[222px] tablet:max-w-[288px]...