leonardlin
leonardlin
@ljades sorry, I know it's not good practice to have such big PRs, but it's been a while since I made those changes.
will fix the linting errors and need to update some test cases, will update pr soon.
I need this feature too. This seems to be an unsolved problem. Here they use token classification: https://discuss.huggingface.co/t/how-to-do-multi-span-question-answering/16291 answers need to be easy token for it to work. I'm still...
Not sure if it's the same issue, but there is a similar open issue: https://github.com/kazupon/vue-i18n/issues/589 I posted there another reproduction repo, if I can I love to help.
I think this might be the same issue at nuxt: https://github.com/nuxt-community/i18n-module/issues/1039 I just reproduced with the latest nuxt/i18n versions. I created a reproduction repo with documentation how it is setup...
still provided, that the nuxt-ssr-i18n is the same issue. Just looking at the code, @bpsushi hack looks correct. In SSR situation beforeCreated is Server Side, but all the clean-up is...
Update: It seems to happen in combination with vue-i18n in dev-mode. In prod-mode I can't reproduce it either. Still investigating, will report if I can reproduce again.
Update: I couldn't really trace it down to the function that is causing it (profiler crashed the node instance). From the memory-dump it looks like the watchers grow a lot...
Can someone recommend one that would have the lowest migration effort / most similar annotations?
> > Can someone recommend one that would have the lowest migration effort / most similar annotations? > > I created a [fork](https://github.com/spicemc/rce) with updated dependencies. Issues like [#783](https://github.com/typestack/routing-controllers/issues/783) is...