Vegard Haugland

Results 14 comments of Vegard Haugland

Is there a timeline for when we can expect a fix for this @mimarz?

A workaround for this issue is to add a EOL character after the label, e.g. U+00A0 (no-break-space). [Example](https://codesandbox.io/s/friendly-dan-8c3sls-forked-x4e0ot?file=/src/ItemSelector.tsx)

ocurero's suggestion is a nice workaround, but it would be great if you could implement a FixedByteSequence(number_of_bytes) field in the next version of suitcase.

> I'm am a bit uncertain on to what degree we should add references to internal governance - as this will not be available to the "public" What about public...

It's not important for me to have it added, but I think putting references to ZTA somewhere in writing would help motivate those who suffer from indecisiveness on this topic...

Just wanted to add that we have observed similar behavior. I expected that a detector would find these sample secrets, but that does not appear to be the case. Is...

Hello there! From the error message, it appears that the Dobot DLL files cannot be found. I haven't played with this project for years, but my recommendation is to download...

> Thank you for reporting! > > 1. Could you try with the latest gh version? Changed to this version. Same issue. ``` $ gh --version gh version 2.17.0 (2022-10-04)...

> Tip: you can use `GH_DEBUG=api gh pr create ...` to see underlying API calls. You can use that to see if something about the queries or server response strikes...