Jan Swist

Results 9 issues of Jan Swist

I try to update code to 9.9.1, but get this problem. The latest version working for me is 9.7.0. When trying to update to 9.8.0 or higher I get this...

api: core
needs-info
no-recent-activity
v9

There is a `ListView` filter. Haven't found anything like this for `RecyclerView`: https://github.com/bhavyahmehta/ListviewFilter

enhancement

This is the style from my Vue template file: ``` a color: inherit cursor: pointer .nav-link.active border-bottom: 4px solid #28a745 .nav-justified border-bottom: 0.25px solid lightgray .fade-enter-active, .fade-leave-active transition: opacity .1s...

Hello, I have this strange thing when I tap "Like" in my app and after dialog shows and logging in through WebView I see blank screen with "Cancel" button at...

I have very standard config and I get this error. With Postman my Cloud Run instance works just fine. ``` const document = { name: '12345.docx', encoding: '7bit', mimetype: 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',...

I added just those two lines: ``` import MockAdapter from 'axios-mock-adapter' const mock = new MockAdapter(axios, { onNoMatch: "throwException" }) ``` and ALL of my endpoints stopped working. Is that...

### Describe the bug ![image](https://user-images.githubusercontent.com/5583954/222106377-be544143-f932-4a00-b41d-f02e35c1ae40.png) ### Steps to reproduce the bug Just start the app. ### Expected behavior Clear console. ### Versions **Libraries:** - BootstrapVue: 2.23.1 - Bootstrap: 4 -...

Can't anyone make it just work? I'm trying various ways to implement it - npm, via `script` tag, programatically...Come on, it should be plug'n'play

### What happened? https://github.com/quasarframework/quasar/assets/5583954/27ec89d3-d159-40dd-89e3-ca9106f0dbb4 When I click DialogComponent in dev tools I expect it to stay selected. Instead it's jumping back to original component (like on the video). Sometimes the...

kind/bug 🐞
Qv2 🔝
flavour/vite-plugin
bug/1-repro-available
area/components