rvision

Results 5 issues of rvision

This is about **Bulma**. ### Overview of the problem This is a **Sass** issue: I'm using version [x.x.x] ### Description I'm using the sass version and vite as a bundler....

I am using localforage with IndexedDB and this works out of the box: ``` localforage.config({ driver: [localforage.INDEXEDDB, localforage.LOCALSTORAGE], name: 'database' }); ``` however, my state will hold a lot of...

I'm struggling to make it work with react-router, what should XyzTransition wrap? thanks ``` ```

When I changed code from **ReactDOM.render** to **root.render**, all animations appear buggy. Like element exists on the page and then dissapears. Anyone faced this issue?

This is about the Bulma **CSS framework** Is there any reason why text on most of the buttons is not white/light, but black/dark? Was it like that in previous version?...