Results 216 issues of bilogic

## Environment Please provide as many details as you can: https://formio.github.io/formio.js/app/examples/customendpoint.html ## Steps to Reproduce 1. After clicking the form, a green `Submission Complete` is always shown before the server...

bug

![image](https://user-images.githubusercontent.com/946010/188295530-0a958fdc-c287-448d-ad68-d6c6bbc29167.png) Is there a way to style the file upload to look like this?

bug

I believe this addresses https://github.com/formio/formio.js/issues/4862 https://github.com/formio/formio/issues/1474 https://github.com/formio/formio.js/issues/3970

I keep getting this exception in console log ![image](https://user-images.githubusercontent.com/946010/190608522-13fe1941-af43-4125-b909-c004e171c23c.png) # Part 1 https://github.com/formio/formio.js/blob/040e5901d977083d08b540ce27d772bcc704fea0/src/Webform.js#L1632-L1638 # Part 2 https://github.com/formio/formio.js/blob/040e5901d977083d08b540ce27d772bcc704fea0/src/Webform.js#L1246-L1248 If there was an issue with the submission in part 1, what kind...

bug

```JSON "logic": [ { "name": "click", "trigger": { "type": "event", "event": "click" }, "actions": [ { "name": "selectall", "type": "customAction", "customAction": "instance.select();" // changing to this.select() also did not work...

bug

prevent clashing of `$` as seen in #4851

Is there a way to let the person filling the form select all for `Select Boxes`?

bug

This is part of my HTML ```HTML ... ... Formio.builder(document.getElementById('builder'), {}, {}) .then(function(builder) { builder.on('saveComponent', function() { console.log(builder.schema); }); }); function render() { } ``` ![image](https://user-images.githubusercontent.com/946010/188776277-a00608eb-f592-40e8-8f10-de6eb2fc0aea.png) 1. Using the above...

**Is your feature request related to a problem? Please describe.** Yes, Google Voice Recognition takes over the interface after clicking on the button for voice recognition **Describe the solution you'd...

**Describe the problem you have/What new integration you would like** Support to read blood pressure values from BC 85 via bluetooth **Please describe your use case for this integration and...

Type: Bluetooth