PenghaiZhang

Results 31 comments of PenghaiZhang

If you only import types and interfaces, you firstly need to do `import type {...}`, and then you can call ``` i.getParent().getParent().isTypeOnly() ``` where `i` is an `ImportSpecifier`. I am...

I have tried to help upgrade react-router. I think the biggest problem is `Prompt` is not shipped with the v6. Here is an [issue](https://github.com/remix-run/react-router/issues/8139) posted on react-router github. In the...

https://github.com/remix-run/react-router/issues/8139 `usePrompt` is available in v6 (but maybe in beta version)

> This is the new info: https://reactrouter.com/en/main/hooks/use-prompt Accoding to what that page describes, we should probably try `useBlocker` first. Alternatively, we may need to consider their suggestion: > In the...

> Ah okay, so one of the deprectated methods (`com.fasterxml.jackson.databind.DeserializationContext#mappingException(java.lang.String)`) has been removed. Need to update `com.tle.core.jackson.MapDeserialiser`. > > There is a chance that `com.tle.core.jackson.MapDeserialiser` is no longer used. Worth...

I think we are on the latest CE2 which is V2.7.0, but we may also some transitive CE which are on old versions.

I cannot see the retry button either. So let's do a rebaes.