-
## đź“ť Summary
React Query expects errors from an http fetching library to be in a certain form. Kibana's `http` is not a returning its error in the form that React Query likes, leading it to be diffi…
-
Requires Android Service?
-
Hi leanflutter,
We found a issue after upgrade local_notifier to 1.2
If we call "setup" in main. than call "windowManager.setSkipTaskbar" in initState
The application will close.
This issue ca…
-
Seems like there's a 4-year old "bug" or feature improvement request lurking regarding notifications
which Chrom(e/ium) devs haven't done anything about yet:
https://productforums.google.com/fo…
-
Related to https://github.com/liferay/clay/issues/1104.
We have a lot of components in Clay CSS that are specifically created for DXP's admin ui. These may be of use to site creators, but most like…
-
### Problem description
This was reported on Reddit by another person. But now I updated my device to Android 13 and got exactly same issue.
The text is white on white background of the toast me…
-
Trying to add the latest cod and im getting this error:
![image](https://github.com/user-attachments/assets/2794c355-7b75-4356-bd76-48700fb4dfe1)
-
### Motivation
Downshift automatically adds a [status div](https://github.com/downshift-js/downshift/blob/89395a5691ccd96836e27426d66f92fc894a646b/src/set-a11y-status.js#L26) to [announce](https://gi…
IanVS updated
8 months ago
-
The extension hides files if they are manually added to the settings.json file, but the "Hide File" context menu item in the file browser doesn't do anything for me.
Some observations:
The command…
-
Hey,
Is there a way to disable programatically some levels of toastr, ex: disable all toastr.error();
Thank you,