ltctech
ltctech
`` tags fire twice. `` tags fire once. Simple fix.
One page on my site nearly always returns 0.1 for me. Another page returns 0.7 or 0.9. I am at a loss.
I have the exact same issue. When I have a page with a lot of content I get 0.7 and 0.9. While a page with a simple form nearly always...
The victron-ble library reads consumed_ah, but it seems this library doesn't parse it. Odd.
I see constant updates to the project so it's definitely not dead. Kind of odd that no new preview builds are being released. From what I understand the last v1.77.3-nb...
Also need to add: `"./src/*": "./src/*"` Otherwise webpack is unable to find scss files and build fails: ``` Error: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): Can't find stylesheet to import. ╷...
What's interesting is that returnVal internally is defined as an int. You should be able to safely cast it to an int.
Agree. I cannot test a build with critical functionality deliberately disabled.
@Swimburger @AsabuHere I updated to Twilio 7.8.0 and Twilio.AspNet.Core 8.1.0 today. Still getting an error: ``` System.MissingMethodException: Method not found: 'Void Twilio.Clients.TwilioRestClient..ctor(System.String, System.String, System.String, System.String, Twilio.Http.HttpClient, System.String, Twilio.AuthStrategies.AuthStrategy)'. at Twilio.AspNet.Core.TwilioClientDependencyInjectionExtensions.CreateTwilioClient(IServiceProvider...