JI23

Results 3 comments of JI23

Here is an example implementation on the application side. (Next.js) ``` import { resolveHref } from 'next/dist/shared/lib/router/router'; import Router from 'next/router'; const asPath = resolveHref(Router, $pagesPath.user.articles.$url(), true)[1] ```

@LumaKernel 遅くなりました。修正してみたのでご確認をお願いします!

@ki504178 返事遅くなりました... > 入力補完だけ効かないが問題点の認識で合っていますか? あ、そうです!今の書き方だと伝われないですね... 修正しておきます。