Ivan Gonzalez
Ivan Gonzalez
/echo it works?
[Gridsome is waiting on vue-meta to support Vue 3 in order to release its new version](https://github.com/gridsome/gridsome/issues/1289#issuecomment-728976016). Maybe a minimum viable support for vue 3 before making breaking changes? I think...
Moreover, in the docs they seem to have the same values  but in [`config/colors.t`](https://github.com/windicss/windicss/blob/67802fe9af47ebcbebd5c5ee4e5cefc740e39506/src/config/colors.ts) they don't
add this to your settings ``` "workbench.colorCustomizations": { "[Night Owl Light]": { "editorInlayHint.foreground": "#49546a", "editorInlayHint.background": "#b5d9d648", } } ``` 
Actually that utility does what I was referring to not crontab. Awesome!
When the inputs are different length, for example: `[(1, 28, 28), (1,)]`; the nowadays implementation throws `TypeError: can't multiply sequence by non-int of type 'tuple'` and a warning ``` numpy\core\fromnumeric.py:87:...
> > > @cour64 Instead of `create` then `save`, have you tried simply `save`? Like: > > ``` > const myEntity = myEntityRepo.save({ name: 'x', email: 'y' }); > >...
> @franzos @scratchmex Did you resolve your issue? To be honest I don't remember. This was long ago :/
Nothing yet? This is really necesary :( 2 years later and nothing
@mattip do you mind having a look at this?