Joe Estrella
Joe Estrella
I'm, always getting the `"Not found"` error on my api calls. Tried investigating and found this on the $request passed to the `RequestInterface::sendRequest()` method: ``` Request {#346 ▼ -method: "GET"...
**Describe the bug** ``` > [email protected] capacitor:serve > vue-cli-service capacitor:serve INFO Starting development server... ERROR Error: Cannot find module 'vue/compiler-sfc' Require stack: - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/node_modules/vue-loader/dist/index.js - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/lib/config/base.js - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/lib/Service.js - /home/joe/.nvm/versions/node/v16.15.1/lib/node_modules/@vue/cli-service/bin/vue-cli-service.js...
Allow specifying container widget for the list body (e.g. Card) to allow full-customization of look and feel.
When dragging list or items, the page scrolls to the left of the nearest list making the dragging objects hard and confusing.
Been looking around Shopify admin but it doesn't look like the token to be filled in to the SHOPIFY_TOKEN key is anywhere on the admin. Any notes on this?
Chart still renders date range starting at first unfiltered record even when specifying `filter_period`, `range_date_start` and `range_date_end`. ``` $params = [ "chart_title" => "Transactions" "report_type" => "group_by_date" "model" => "App\Models\Transaction",...