Ophir LOJKINE

Results 183 issues of Ophir LOJKINE

### Bug description When selecting an item with ctrl+click, the 1px grey border around it disappears, which makes the entire list of options jump by 2px ![image](https://github.com/orchidjs/tom-select/assets/552629/7292f7bf-a1b1-4fca-b498-8eb151504ef1) ![image](https://github.com/orchidjs/tom-select/assets/552629/f349e9e7-7051-405f-bb3a-9d43be249aba) ### Expected...

bug

Hi, and thank you for this great library. I am having trouvles with pie charts, where the center of the chart is not pix-perfect. See the attached screenshot an zoom...

Need more info

### Describe the bug The builtin tabler-specific styling for Tom Select contains a reference to an undefined variable (`--tblr-text-secondary-rgb`) : https://github.com/tabler/tabler/blob/v1.0.0-beta20/dist/css/tabler-vendors.css#L826-L829 Initially reported in https://github.com/lovasoa/SQLpage/issues/297 ### How to reproduce 1....

bug

Hello, I was hoping I could use this crate for https://github.com/image-rs/jpeg-decoder/pull/146 , but it would require several functions that are not implemented: - cast from i16 to i32 - cast...

Hello ! I'm trying to use this extension with keycloak 24.0 in docker. I am getting the following error: ``` keycloak-1 | ERROR: Failed to run 'build' command. keycloak-1 |...

The block-mode crate is generic and has to be used with concrete ciphers. Currently, the crate does not depend on any cipher, and it is a matter of trial and...

Here is what I get when I switch on debug mode in SQLPage: ``` [2023-08-03T14:24:48Z DEBUG markdown::tokenizer] feed: byte `w` (U+0077) to TextBeforeData [2023-08-03T14:24:48Z DEBUG markdown::tokenizer] retry: `DataStart` [2023-08-03T14:24:48Z DEBUG...

Before this change, upgrading this project to typescript and enabling strict null checks would throw the following error : ``` > @rollup/plugin-typescript TS2322: Type 'Element | null' is not assignable...

``` CglPreProcess.cpp:2492: OsiSolverInterface* CglPreProcess::preProcessNonDefault(OsiSolverInterface&, int, int, int): Assertion `numberProhibited_ == oldModel->getNumCols()' failed. ``` This failed assertions was reported in the following related issues: - https://github.com/coin-or/Cbc/issues/376#issuecomment-803057782 - https://github.com/jump-dev/Cbc.jl/issues/30 It seems to...