Ricardo Medina

Results 10 issues of Ricardo Medina

To just start typing to use plugins, open programs, settings or anything

I get this on startup: "Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed" The icon appears on the gnome panel but does nothing on click. ubu 16.10, gnome 3.20

Just discovered this https://github.com/gcanti/flow-static-land. I have no affiliation. Just would be (maybe?) awesome to add static types?

### URL: https://nodejs.org/api/ ### Browser Name: Chrome/Edge ### Browser Version: 109.0.5414.120 ### Operation System: Windows 11 Pro build 22621.1105 ### How to reproduce the issue: Opening a page like https://nodejs.org/api/assert.html#trackercallsfn-exact...

bug

## Suggestion So I think the idea of this rule is to treat everything immutable (by using `const` everywhere and avoiding typing everything as `Readonly`) and use `let` when explicitly...

Type: Idea
Status: Triage

Awesome piece of software

Counts the problems only in the currently focused editor.

The push notification arrives but empty. I've added to Manifest.xml ```xml ``` and added ```ts CleverTap.createNotificationChannel("CtRNS", "Clever Tap React Native Testing", "CT React Native Testing", 5, true) ``` Also, the...

I get this console warning: ``` [Malformed Xcode project]: Found orphaned reference: 13B07F8E1A680F5B00A75B9A > PBXResourcesBuildPhase.files > 6DE26EAA77674812BFD4FF13 ``` I'm using expo-apple-targets to add Notification Service Extension to my react native...