Oliver Green
Oliver Green
@Grald Are you using the validator or trying to use it via DI or a facade?
@josephsong Which version of Laravel are you using?
+1
I've just run into this while trying to import interfaces exported from Vue SFCs. I'm not using the shim for vue so the resulting error is a TS2307: ERROR in...
@johnnyreilly I don't suppose you still have a copy of the [feat/webpack-5](https://github.com/TypeStrong/ts-loader/tree/feat/webpack-5) branch? There's nothing that stands out for me as a breaker, I was going to go commit by...
No, not that I've seen.
Well.. for any readers out there pondering their state management and hitting this thread, a lot has changed in a year and a half: - vuex is now [deprecated](https://vuejs.org/guide/scaling-up/state-management.html#pinia) and...
And me! Strangely enough, it works if I put it within a component within a modal... There are no console errors occurring, but I can confirm @llops pen doesn't work...
Same issue for me :/
Verified. No block styes are working, I will take a look and PR.