André Santos
André Santos
Sorry to bother, I'm using @storybook/*@6.5.0-alpha.36 because of some emotion issues I was having. So far everything is working and I can use it locally but when I run install...
## Expected Behavior Enable support for the [Nebula VPN](https://github.com/slackhq/nebula) as backend when using the flag --flannel-backend=nebula ## Current Behavior At the moment the only way I found to make flannel...
### Details Changed the way the cursor is placed after an emoji is written through the "two dot mechanism" :emoji: or a string with an :emoji: is pasted. For example:...
🐛 fix(receive.py): fix find_one_by_filters method to filter by email account as well 🐛 fix(test_email_account.py): modify test case to check if communication record is created when associated with a different email...
The `publish_apidoc` flag is added to the `SpecTree` constructor to allow users to disable publishing of the API documentation. If the flag is set to `False`, the `register_route` method will...
### Describe the feature Add a boolean argument to the Spectree constructor that defines whether the /apidoc routes will be created or not. Maybe even being able to select whether...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue Using a TextInput in Firefox on Android, when the cursor...
### Description When I try to test the `onServiceConnection` call through `bindService` on an Activity I get an error like `java.lang.NullPointerException: Cannot invoke "com.demo.app.ForegroundService$LocalBinder.log()" because "binder" is null` The stack...
# Expose only implemented methods Make this Plugin list only implemented methods instead of all possible methods ## Example: For the path defined by the class: ```python import falcon from...
### What version of `@strapi/blocks-react-renderer` are you using? npm: 9.8.1 node: 20.9.0 react: 18.2.0 next: 14.1.4 @strapi/blocks-react-renderer: 1.0.1 browser: any ### What's Wrong? I have a use case where I...