Jukka Raimovaara

Results 122 comments of Jukka Raimovaara

@VividLemon should we have some components (BModal?) that have lazy behaviour as default and no-lazy as prop? I'm fine with everything being non-lazy by default.

@dword-design-honestly usage of directives on components is not recomented, since directives are only for modifying dom, not for usage of vue functionality: https://vuejs.org/guide/reusability/custom-directives.html#usage-on-components

@JagoEFP not 100% since no reproduction, but try setting teleport-to="#teleports" if you're using nuxt (if not create a div with id teleports to body) and set id to the BDropdown...

I'm working on a pr that fixes a punch of nuxt ssr problems. I've run into some quite strange bugs/"features".

I think vue 3.4.35 fixed the teleport bugs, I'll need to check.

What he means: When the scroll hits the left side the vertical inertia scrolling stops.

Wrap the page in a div

@iamkun any change getting this in a release?

We do it at our free time. No company behind this. Would love to have access to BootstrapVue open collective so @VividLemon (Issayah) or myself could work on this for...