Isaac

Results 10 issues of Isaac

I think there is a conflict in require.js

``` at eval (VueOnline.js?732b:3) at eval (VueOnline.js?732b:31) at Object../node_modules/vue-online/src/VueOnline.js (resources_js_Pages_Dashboard_Index_vue.js?id=03fcb852eafe41927b41:2789) at __webpack_require__ (app.js?id=c33d9b6deb575ce69628:2573) at eval (main.js?e751:1) at Object../node_modules/vue-online/main.js (resources_js_Pages_Dashboard_Index_vue.js?id=03fcb852eafe41927b41:2779) at __webpack_require__ (app.js?id=c33d9b6deb575ce69628:2573) at eval (index.js??clonedRuleSet-5[0].rules[0].use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/js/Shared/Layout.vue?vue&type=script&lang=js&:11) at Module../node_modules/babel-loader/lib/index.js??clonedRuleSet-5[0].rules[0].use[0]!./node_modules/vue-loader/lib/index.js??vue-loader-options!./resources/js/Shared/Layout.vue?vue&type=script&lang=js& (resources_js_Pages_Dashboard_Index_vue.js?id=03fcb852eafe41927b41:73) at __webpack_require__...

# Summary `graphql` not cached, I already added the url in config. # Versions - `next-pwa`: 5.6.0 - `next`: 13.0.3 # How To Reproduce Steps to reproduce the behavior: 1....

bug

**Describe the bug** Select keeps refreshing on select without defer modifier. I want to use `wire:model` only without the defer modifier. **To Reproduce** Steps to reproduce the behavior: 1. Use...

bug

Add support for React 18 ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: @mono/[email protected] npm ERR! Found: [email protected] npm...

There's an error when the page is set to light mode: Warning: Prop `aria-label` did not match. Server: "Switch to light mode" Client: "Switch to dark mode" ![image](https://github.com/nextui-org/next-app-template/assets/22732118/a2d6c29f-9970-438b-8575-56fae31353e4)

I have a Laravel Livewire input ```php @error('school_official_telephone_number') {{ $message }} @enderror ``` But when I click submit, the value was not recognized. ![image](https://user-images.githubusercontent.com/22732118/122843764-d0cf3c80-d332-11eb-8153-ca0b4d99c587.png) ```php dd($this->school_official_telephone_number); //results to `null` ```...

Need help. I am trying to use App router here using NextJS. Error says **Cannot find module** `error Error: Cannot find module 'C:\path\to\project\packages\frontend\public\google\client.json' at webpackEmptyContext (C:\path\to\project\packages\frontend\.next\server\app\api\captions\route.js:22:10)` Now, the `client.json` file...

type: question
priority: p3

![image](https://github.com/nextui-org/next-pages-template/assets/22732118/151bc264-c825-4dfb-b6ab-e882cc2ecd9d) I tried installing this template, I haven't change any of the code. Followed the instructions. How to fix this?