Code Monkey home page Code Monkey logo

Comments (9)

Deniz073 avatar Deniz073 commented on July 30, 2024 1

It were quite a few, i just looked at the warnings/problems vscode gave me because of incorrect types. Also Inertia/Inertia was renamed to Inertia/core so the usePage hook isnt typed correctly anymore.

from breeze.

drewmw5 avatar drewmw5 commented on July 30, 2024 1

Please consider leaving this repo a star! Thank you!

from breeze.

drewmw5 avatar drewmw5 commented on July 30, 2024

Thanks for bringing this to my attention. Do you know specifically which components are broken? I've got a little bit of time today and maybe tomorrow to take a look at it.

Thanks.

from breeze.

drewmw5 avatar drewmw5 commented on July 30, 2024

Thanks! I fixed the ones I could find. I'm honestly not too sure how to fix the usePage hook type right now, but I'll try to get it typed correctly before the end of the weekend.

from breeze.

Deniz073 avatar Deniz073 commented on July 30, 2024

@drewmw5 hey is the latests version with these fixes published to composer? latests version on packagist is 1.5, but the latest version on this repo is 1.5.2

from breeze.

Deniz073 avatar Deniz073 commented on July 30, 2024

Thanks! I fixed the ones I could find. I'm honestly not too sure how to fix the usePage hook type right now, but I'll try to get it typed correctly before the end of the weekend.

i think usePage<InertiaPage & { [key: string]: any }> solves the typing of usePage.

from breeze.

drewmw5 avatar drewmw5 commented on July 30, 2024

@drewmw5 hey is the latests version with these fixes published to composer? latests version on packagist is 1.5, but the latest version on this repo is 1.5.2

Good catch! Packagist retrieves the version from the GitHub releases/tags. I misnamed the tag as "v.1.5.2", but it should be "v1.5.2". This is causing the issue. I'm not home right now, but once I am I'll fix the tag names.

from breeze.

drewmw5 avatar drewmw5 commented on July 30, 2024

Thanks! I fixed the ones I could find. I'm honestly not too sure how to fix the usePage hook type right now, but I'll try to get it typed correctly before the end of the weekend.

i think usePage<InertiaPage & { [key: string]: any }> solves the typing of usePage.

Awesome! I'll give it a test once I get home, but if you'd like to open a PR so you're listed as a contributor, please do so! I'll try to get around to working on things tonight.

from breeze.

Deniz073 avatar Deniz073 commented on July 30, 2024

Thanks! I fixed the ones I could find. I'm honestly not too sure how to fix the usePage hook type right now, but I'll try to get it typed correctly before the end of the weekend.

i think usePage<InertiaPage & { [key: string]: any }> solves the typing of usePage.

Awesome! I'll give it a test once I get home, but if you'd like to open a PR so you're listed as a contributor, please do so! I'll try to get around to working on things tonight.

Just opened a PR for it!

from breeze.

Related Issues (9)

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.