Ariel
Ariel
Looks similar. I'm in Rails 5.2.0, though. So it should be corrected. https://github.com/patricklindsay/wice_grid/issues/60#issuecomment-464150282
The problem persists even when not using the per_page method As in: ``` def providers @employee_certifications_grid = initialize_grid(EmployeeCertification, include:[:certification,{employee: :orders}] , conditions: {status: "active", employees: {status: "active"}, orders: {taker_id: current_company.id}}...
Also would be great to have API command to keep screen on regardless of sensor
> You could control anything with a custom mqtt, that's how I roll with it. How?