amannn/next-query-params

Does not work with Input Method

sparanoid opened this issue · 2 comments

Describe the bug

This lib seems does not work with input method but the original use-query-params with react-router 6 adapter is working.

To Reproduce

Please provide a CodeSandbox that illustrates the problem.

Steps to reproduce the behavior:

  1. Go to https://codesandbox.io/p/sandbox/dosxkn
  2. Switch to input method (Chinese, Japanese, etc.)
  3. Type something in the input
  4. See error

Expected behavior

Characters can be type correctly with input methods.

Hi @sparanoid and thanks for raising this bug!

I'm unfortunately not familiar with the input methods you're referencing. Would you be interested in debugging the problem and suggesting a fix based on your findings?

amannn commented

Closing due to inactivity …