Git Product home page Git Product logo

Comments (4)

raycastbot avatar raycastbot commented on July 20, 2024

Thank you for opening this issue!

🔔 @abielzulio @erodactyl @pernielsentikaer @shichongrui @timolins @pomdtr @CruelMoney @abielzulio @abielzulio @k8scat @Nauxscript @bxb100 you might want to have a look.

💡 Author and Contributors commands

The author and contributors of abielzulio/chatgpt can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

from extensions.

bxb100 avatar bxb100 commented on July 20, 2024

try reinstall

from extensions.

AlexThyCoolest avatar AlexThyCoolest commented on July 20, 2024

Thanks! :D

from extensions.

christianromney avatar christianromney commented on July 20, 2024

I tried reinstall, still getting the same error as OP

TypeError: Cannot read properties of null (reading 'useState')

z3:model.tsx:11:17

---
 8: import { ModelListItem, ModelListView } from "./views/model/list";
 9: 
10: export default function Model() {
11:   const models = useModel();
12:   const [searchText, setSearchText] = useState<string>("");
13:   const [selectedModelId, setSelectedModelId] = useState<string | null>(null);
14: 
---

Dr:index.js:11:2490
    at ray-navigation-stack
Lo:index.js:11:2088

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.