Z Coop

Results 6 comments of Z Coop

This was incredibly frustrating to track down; I can't believe it's not noted anywhere in the readme or official docs. This is _vital_ information for anyone still using this package...

This most likely has something to do with Vetur, and not `vue-json-excel`. Eg. [Cannot find module 'xxxx' when using path mapping #762 ](https://github.com/vuejs/vetur/issues/762)

I'm gonna guess that you have the "System Theme" selected as your Stack Overflow theme preference? That's the cause of this bug. ![CommentHighlightSystemTheme](https://user-images.githubusercontent.com/8434006/134435656-a2f372fc-5ba8-4a5d-9086-e4839153bd1b.gif) Luckily, a PR, #19, already exists with...

Did you update Bootstrap itself recently? I just updated both Bootstrap and Bootstrap Vue to the latest compatible versions (v4.6 and v2.22 respectively) and this issue popped up– I narrowed...

Any chance this could get merged or looked at? Adding another slot for content to prepend the input fits really well with the already existing `afterDateInput` slot. Being able to...

Does your Azure logic have multiple tenants by chance? I've had many issue with various Azure extensions stemming from not having the right [Azure tenant set to be my default](https://stackoverflow.com/q/23937228).