Vince Verberckt

Results 4 issues of Vince Verberckt

When I'm trying to deploy I get this error: ``` Invalid US-ASCII character "\xC2" (in /home/vince/Programming/projects/ruby/myproject/app/assets/stylesheets/application.scss) (sass):9 /home/vince/.gem/ruby/1.9.3/gems/sass-3.2.10/lib/sass/engine.rb:373:in `block in check_encoding!' /home/vince/.gem/ruby/1.9.3/gems/sass-3.2.10/lib/sass/util.rb:603:in `rescue in block in check_encoding' /home/vince/.gem/ruby/1.9.3/gems/sass-3.2.10/lib/sass/util.rb:600:in `block in...

### Current Behavior Currently this command implements an `echo {args.buildNumber}` ``` npx nx echo my-project --buildNumber="20230613.10" ``` The result of the echo 20230613.1 The 0 gets chopped off ### Expected...

type: bug
scope: core

Hi, I added a setter for callback URL to make it dynamic. Now it should be possible to determine at runtime the callback url. This could be used in specific...

in progress

It seems that upgrading to the latest react verion and nextjs version following bug occurs: ``` intercept-console-error.js:56 Cannot update a component (`HotReload`) while rendering a different component (`TriggerWrapper`). To locate...