Ofir Levitan
Ofir Levitan
When trying to run a feature that is designed to work on a specific env context (`live-server`/`worker`) on another env context, it would be helpful the get a meaningful error\alert.
Will be very useful to have JSDocs to the `Registry` function.
Updated docs to use `dart run` as running `flutter pub run` gives back a deprecation warning
# Bug report ## Describe the bug When using Anonymous sign-in, a user that already signed in before is unable to sign in again and I'm getting Identity+is+already+linked+to+another+user` instead. ##...
**Is your feature request related to a problem? Please describe.** The new design is awesome but I would love if it will also support material you icons. It would fit...
**Describe the bug** Trying to run as described in the docs, but whatever I do I'm unable to catch the error. ```dart try { locationData = await location.getLocation(); } on...
In this case, it will accomplish the same functionality without the type casting
after updating to `1.2.0` im getting this error for whaterver im trying to run: ```bash ➜ ~ pkgx deno --version × unexpected error attempt to write a readonly database │...
**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** v2.1.4 **What browser are you using?** Chrome **Reproduction URL** https://codesandbox.io/p/devbox/dazzling-lovelace-gs4r8d?file=%2Fsrc%2Fexample.jsx%3A53%2C14&workspaceId=eea0c706-342f-4315-8217-3b1658dfd808 **Describe your issue**...