Richard O'Reilly

Results 9 comments of Richard O'Reilly

Having the same issue, my viewport is as follows: `meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0,user-scalable=no"` Tried your code, still happened. I think it's a ios 9 thing, I never noticed it before....

I think you're looking for the shrink-to-fit-no option, here's my meta tag: `meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0,user-scalable=no,shrink-to-fit=no"`

try adding this to your meta tag shrink-to-fit=no. `meta name="viewport" content="width=device-width, initial-scale=1.0,maximum-scale=1.0,user-scalable=no,shrink-to-fit=no"`

Also hitting this. Any updates? $ spchcat audio/4507-16021-0012.wav Illegal instruction (core dumped) prototyping from a ubuntu server VM before building out what I want to do on a the pii...

@whomwah did you put in PR for this?

I'm in chrome 24.~, reproduced it in safari too and other boxes. Probably has something to do when the content is near the bottom of the parent container. Keep the...

I'm getting this error when I try and use AI in a simple query. "How many records from the customer table have vip_bidder true?" Mysql 8.0.40

It seems like the acquisition has stopped signups for cloud, and this bug still exists in the open source Studio -- is there any plan to patch this?

Also hitting this, running in the simulator, 15 max pro, iOS 17, any ideas? ``` Start capturing AudioQueueObject.cpp:1580 BuildConverter: AudioConverterNew returned -50 from: 0 ch, 16000 Hz, .... (0x00000000) 0...