Maquinours
Maquinours
This code was working `type MenuItem = { label: string; route: LinkProps; };` `const MENUS: MenuItem[] = [ { label: 'Test', route: { params: (old) => old, search: (old) =>...
Yep. I tried "nokey" and it didn't work. Actually, I used "nokey" for months and it was working. Recently, I noticed that it was not working anymore.
Up. It is a big issue for all typescript users.
Does someone knows a workaround for it ? I guess it would be NumberFormatter but I don't find any documentation about how to implement it.
Hi ! Thank you for your answer ! Unfortunately, it appears that solution does not work with a binding as value.
Hi ! Thank you for your answer. Yeah, the NumberBox is pretty bugged with the bindings. Don't know if I can use something from another library or anything until it's...