Ravi
Ravi
fyi this can cause a lot of WTFs when upgrading to React 18: https://reactjs.org/blog/2022/03/29/react-v18.html#new-strict-mode-behaviors
Closing in favour of https://github.com/guardian/frontend/pull/25380
Hi @azaroth42 RE: https://www.w3.org/TR/annotation-vocab/#extending-motivations Aiui purpose has the same range as motivation. My team has a very unique body purpose that we would like to describe. It's hard to find...
Hi @gsergiu Thanks for your response. Whilst I understand the concepts its hard to work from there to a _valid_ concrete example. 1. Would you be kind enough to describe...
@gsergiu Thanks for taking the time to explain Our case is a little 'odd' I would say. We use annotations to allow users to quote text, add a comment and...
@gsergiu I agree with you we need more nuance and a straightforward way for annotation creators to express custom purpose / motivation. I meant 1) the selected text of the...
Thanks for pushing this through @mxdvl looking forward to seeing the results!
Closed by #7871
@karlhorky @ZachJW34 Thanks for all your input here We had the same issue blocking our upgrade to v10. Adding `cypress.config.[js|ts]` to `tsconfig.json`'s `exclude` property worked for us too. I would...
> Playwright is failing because our fixtures are overloaded. They're of type `DCRArticle`, but they're being used in places where `FEArticleType` is expected. This hasn't caused problems so far because...