Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / solidjs/solid-start issues and pull requests

#990 - [Bug?]: createEffect only run once when app is wrapped in <Suspense />

Issue - State: closed - Opened by lirbank over 1 year ago - 1 comment
Labels: bug

#989 - Slim down package.json deps for new projects?

Issue - State: closed - Opened by devinrhode2 over 1 year ago - 13 comments
Labels: bug

#988 - [Bug?]: using ag-grid need to disable ssr, but then I cannot build static website with ag-grid

Issue - State: closed - Opened by xarthurx over 1 year ago - 7 comments
Labels: bug

#986 - [Bug?]: solid-start can run development server, but cannot "start"

Issue - State: closed - Opened by xarthurx over 1 year ago - 1 comment
Labels: bug

#985 - [Bug?]: server$ misses request context in API routes?

Issue - State: closed - Opened by jchatard over 1 year ago
Labels: bug

#984 - [Bug]: DEV 0.3.1 endless request `json` & `json/version`

Issue - State: closed - Opened by jchatard over 1 year ago - 3 comments
Labels: bug

#983 - [Bug?]: SolidStart issue deploying to Vercel

Issue - State: closed - Opened by MariuzM over 1 year ago - 3 comments
Labels: bug

#982 - [Bug?]: Broken types migrating to solid-start 3

Issue - State: closed - Opened by emdede over 1 year ago - 1 comment
Labels: bug

#981 - Update fetch.js - revert default req protocol to http

Pull Request - State: closed - Opened by emdede over 1 year ago - 3 comments

#980 - fix: https with cookies broken, due to appendHeader (#974)

Pull Request - State: closed - Opened by edivados over 1 year ago - 2 comments

#978 - [Bug?]: 'this' keyword is equivalent to 'undefined'

Issue - State: closed - Opened by MariuzM over 1 year ago - 3 comments
Labels: bug

#977 - [Bug?]: Double rendering

Issue - State: closed - Opened by MariuzM over 1 year ago - 5 comments
Labels: bug

#975 - Set node version for monorepo dev to latest stable (v20) :)

Pull Request - State: closed - Opened by devinrhode2 over 1 year ago - 2 comments

#974 - [Bug?]: https with cookies broken, due to appendHeader

Issue - State: closed - Opened by birkskyum over 1 year ago - 1 comment
Labels: bug

#973 - expose waitUntil in env for start-cloudflare-workers

Pull Request - State: closed - Opened by rvlzzr over 1 year ago
Labels: adapter

#972 - [Bug]: context providers are lost during `refetchRouteData` and return undefined

Issue - State: closed - Opened by apatrida over 1 year ago - 1 comment
Labels: bug

#971 - [Bug?]: forcing to use https in version 0.2.31 is breaking AuthJS in localhost

Issue - State: closed - Opened by phouverneyuff over 1 year ago - 8 comments
Labels: bug

#970 - Generated metadata.json clash with de facto standard web app manifest

Issue - State: closed - Opened by lirbank over 1 year ago - 2 comments
Labels: bug

#969 - [Bug?]: Cant run trpc-example

Issue - State: closed - Opened by vladmelnikov over 1 year ago - 1 comment
Labels: bug

#968 - [Bug?]: strange issue when going back the homepage from a `mdx` generated page

Issue - State: closed - Opened by xarthurx over 1 year ago - 11 comments
Labels: bug

#967 - [Bug?]: `clientAddress` doesn't honour the `X-Forwarded-For` header

Issue - State: closed - Opened by cjdell over 1 year ago - 2 comments
Labels: bug

#966 - Get correct protocol when creating request.

Pull Request - State: closed - Opened by zimonitrome over 1 year ago - 2 comments

#965 - $API_ROUTES is not defined

Issue - State: closed - Opened by devinrhode2 over 1 year ago
Labels: bug

#964 - [Feature?]: A different naming system for "route group"

Issue - State: closed - Opened by xarthurx over 1 year ago
Labels: enhancement

#963 - [Bug?]: Cloudflare 404 error when last query param contains a "."

Issue - State: closed - Opened by mr-14 over 1 year ago - 3 comments
Labels: bug

#962 - import vite rather than requiring it

Pull Request - State: closed - Opened by benmccann over 1 year ago - 1 comment

#960 - Updates to Experimental features and bug fixes

Pull Request - State: closed - Opened by ryansolid over 1 year ago - 1 comment

#959 - Fix building with `inspect: false`

Pull Request - State: closed - Opened by gBasil over 1 year ago - 1 comment

#958 - [Bug?]: Building fails when `inspect` is `false` in Vite plugin

Issue - State: closed - Opened by gBasil over 1 year ago - 1 comment
Labels: bug

#957 - check to see if httpService exists before using it

Pull Request - State: closed - Opened by TimWillebrands over 1 year ago

#956 - fix(start): types are not being exported properly in build

Pull Request - State: closed - Opened by caseybaggz over 1 year ago - 1 comment

#955 - fix setting multiple set-cookie headers on response in undici >= 5.19.0

Pull Request - State: closed - Opened by edivados over 1 year ago - 1 comment

#954 - [Bug?]: Cookie unsign fails if cookie includes special character

Issue - State: closed - Opened by GiyoMoon over 1 year ago - 5 comments
Labels: bug

#953 - [Bug?]: Setting multiple Set-Cookie headers is not handled properly on undici version >=5.19.0

Issue - State: closed - Opened by GiyoMoon over 1 year ago - 11 comments
Labels: bug

#951 - [Bug?]: (Astro version) Dev server crash after saving files

Issue - State: closed - Opened by yume-chan over 1 year ago - 2 comments
Labels: bug

#950 - Reordered createRouteAction overloads

Pull Request - State: open - Opened by lukaprsina over 1 year ago

#949 - [Bug?]: On internal navigation, middleware doesn't work correctly

Issue - State: closed - Opened by rattleSSnake over 1 year ago - 1 comment
Labels: bug

#948 - Bump vite to 4.4.6 in 0.3.x astro branch

Pull Request - State: closed - Opened by birkskyum over 1 year ago

#947 - Bump Vite to 4.4.6 in 0.2.x main branch

Pull Request - State: closed - Opened by birkskyum over 1 year ago - 3 comments

#946 - Add testing related run scripts to root package.json

Pull Request - State: closed - Opened by edivados over 1 year ago - 1 comment

#945 - [Bug?]: Why must an absolute path be used to create routing data

Issue - State: closed - Opened by mydracula over 1 year ago - 7 comments
Labels: bug

#944 - [astro] move node adapter to dev dependencies on all examples

Pull Request - State: closed - Opened by edivados over 1 year ago

#943 - Unexpected behaviour submitting form using `createRouteData`

Issue - State: closed - Opened by adoublef over 1 year ago - 5 comments
Labels: bug

#942 - [Bug?]: Solid Start should be a dev dependency instead of a dependency

Issue - State: closed - Opened by edivados over 1 year ago - 6 comments
Labels: bug

#941 - [astro] Fix cloudflare adapter

Pull Request - State: closed - Opened by edivados over 1 year ago - 2 comments

#940 - made the logo link to home page (#805)

Pull Request - State: closed - Opened by Budmin over 1 year ago

#939 - Update createRouteAction.md typo

Pull Request - State: closed - Opened by Feel-ix-343 over 1 year ago - 1 comment

#937 - [Bug?]: useLocation not updating during nested route changes

Issue - State: closed - Opened by caseybaggz over 1 year ago - 2 comments
Labels: bug

#936 - fix(data): update Form types in createRouteAction.tsx

Pull Request - State: closed - Opened by caseybaggz over 1 year ago - 1 comment

#934 - Promoting debug types dev dep to regular dep, enhancing create script

Pull Request - State: closed - Opened by FoxtrotPerry over 1 year ago - 1 comment

#931 - docs/fix-trpc-example

Pull Request - State: closed - Opened by jgibo over 1 year ago - 1 comment

#929 - [astro] Docs: Fix md rendering and build

Pull Request - State: closed - Opened by edivados over 1 year ago - 1 comment

#928 - [Bug?]: Dev server not running after creating from template

Issue - State: closed - Opened by LanVukusic over 1 year ago - 1 comment
Labels: bug

#927 - RouteAction returns undefined in case of error

Pull Request - State: closed - Opened by frenzzy over 1 year ago - 1 comment

#926 - fix SPA client build failing because of whitespace in path

Pull Request - State: closed - Opened by edivados over 1 year ago - 1 comment

#925 - Fix undeclared variable and add types

Pull Request - State: closed - Opened by ghalle over 1 year ago

#923 - [Bug]: Incomplete bundling of dependencies? Release build depends on node_modules

Issue - State: closed - Opened by ignatz over 1 year ago - 7 comments
Labels: bug

#921 - ci: add issue & PR templates

Pull Request - State: closed - Opened by caseybaggz over 1 year ago - 1 comment

#919 - Fix/docs build failing

Pull Request - State: closed - Opened by caseybaggz over 1 year ago - 1 comment

#918 - solid-start-cloudflare-pages Error

Issue - State: closed - Opened by rattleSSnake over 1 year ago - 2 comments

#917 - Update signals' value in `onMount` doesn't re-render nested routes

Issue - State: closed - Opened by yume-chan over 1 year ago - 3 comments

#916 - docs: update state-management.mdx

Pull Request - State: closed - Opened by caseybaggz over 1 year ago - 1 comment

#915 - docs(api): update createRouteAction.md

Pull Request - State: closed - Opened by caseybaggz over 1 year ago - 1 comment

#914 - Feat/add supabase example

Pull Request - State: open - Opened by caseybaggz over 1 year ago - 1 comment
Labels: example

#913 - SolidStart barebones example is not building

Issue - State: closed - Opened by JaielZeus over 1 year ago - 6 comments

#911 - c

Issue - State: closed - Opened by pranshugaba over 1 year ago

#910 - Updates dependency in AuthJS example to fix build error

Pull Request - State: closed - Opened by chrisbirster over 1 year ago - 1 comment

#909 - SSE example broken

Issue - State: closed - Opened by bug-brain over 1 year ago - 2 comments

#906 - Fix econnrefused node18

Pull Request - State: closed - Opened by sirenkovladd over 1 year ago - 1 comment

#905 - build error node:18: Error: connect ECONNREFUSED

Issue - State: closed - Opened by sirenkovladd over 1 year ago

#904 - Error: Unrecoverable Hydration Mismatch. No template for key:

Issue - State: closed - Opened by shrubway over 1 year ago - 4 comments

#903 - `root.tsx`'s fallback `<Title>` isn't applied on client side routing

Issue - State: closed - Opened by UnlimitedBytes over 1 year ago - 1 comment

#902 - Feature request: allow customizing Server Function HTTP method

Issue - State: closed - Opened by Coretteket over 1 year ago - 5 comments
Labels: enhancement

#901 - add with-cssed example

Pull Request - State: open - Opened by opudalo over 1 year ago
Labels: example

#898 - aws-start typo: there is no http.method

Pull Request - State: open - Opened by Bersaelor over 1 year ago - 1 comment
Labels: adapter

#897 - Make the logo clickable

Pull Request - State: open - Opened by K-Sato1995 over 1 year ago - 1 comment

#896 - `useSearchParams` suggestion

Issue - State: open - Opened by rattleSSnake over 1 year ago - 11 comments

#895 - fix "astro build"

Pull Request - State: closed - Opened by rvlzzr over 1 year ago - 1 comment

#894 - [astro] Build is broken with `astro@^2.5.1`

Issue - State: closed - Opened by dertieran over 1 year ago - 2 comments

#893 - Use port provided in astro config if present

Pull Request - State: closed - Opened by rvlzzr over 1 year ago - 1 comment

#892 - fix build paths on windows

Pull Request - State: closed - Opened by edivados over 1 year ago

#891 - feat: with-authjs & with-trpc examples

Pull Request - State: closed - Opened by OrJDev over 1 year ago - 1 comment

#890 - Cannot redirect by Navigate component from clicking A tag in the same page

Issue - State: closed - Opened by azmy60 over 1 year ago - 1 comment

#889 - with trpc example & fix and improve the authjs example

Pull Request - State: closed - Opened by OrJDev over 1 year ago - 1 comment

#888 - fix and improve the authjs example

Pull Request - State: closed - Opened by OrJDev over 1 year ago

#887 - Vitest close time-out

Issue - State: closed - Opened by aminya over 1 year ago - 5 comments

#886 - 404 page showing when route should exist

Issue - State: closed - Opened by SleeplessOne1917 over 1 year ago - 1 comment

#885 - Add options param types to astro integration

Pull Request - State: closed - Opened by thetarnav over 1 year ago - 1 comment

#884 - Sourcemap for . . . points to missing source files

Issue - State: closed - Opened by shareable-vision over 1 year ago - 2 comments

#883 - chore: validate semver in scripts/bump.cjs

Pull Request - State: closed - Opened by K-Sato1995 over 1 year ago