David Arce

Results 14 issues of David Arce

What is a good way to test this socket from the terminal?

Runtime `index.tsx` ``` import('blake3/browser').then(blake3 => { console.log(blake3.hash('foo')); // => Uint8Array }); ReactDOM.render( ... ); ``` ``` [Error] Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'wasm2.memory.buffer') getUint8Memory0 (blake3_browser.js:38)...

I seen this issue relating to secure mode, but I don't see anywhere in the documentation on how to set LE Secure Mode to be active. https://github.com/randdusing/cordova-plugin-bluetoothle/issues/351

I hope this is okay, but I didn't want to put all the code and information again. https://stackoverflow.com/questions/51460795/django-el-pagination-renders-my-nav-bar-and-another-table-on-every-more-click

I am currently using Ionic 6 in React on iOS. I am really struggling to get this working as I receive a `Device not found`. The iOS device shows the...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

triage

Does this package support the use of sub-domains or does this need to be implemented separstely or with another package like django-subdomains or django-hosts?

I am receiving an error from iOS that the internet connection appears to be offline. However, I have been using this for over a year to send a file to...

question

# Bug Report ## Problem ``` [BackgroundTask] Background Task 1 ("Called by CordovaPlugins, from -[CDVFileTransfer uploadData:command:]"), was created over 30 seconds ago. In applications running in the background, this creates...

 ### Prerequisites Check all boxes if you have done the following: - [x] Checked that your issue isn't already filed: https://github.com/tripflex/wifiwizard2/issues - [x] Make sure you fill out the...