solid-ui-react
solid-ui-react copied to clipboard
React SDK using @inrupt/solid-client
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 7.0.2 to 8.0.1. Release notes Sourced from @testing-library/react-hooks's releases. v8.0.1 8.0.1 (2022-06-18) Bug Fixes server: remove act around server renderer to fix support for older versions of...
### Search terms you've used * Next.js * Webpack * Server Side Rendering * SSR ### Bug description Receive this error: [(log)](https://github.com/inrupt/solid-ui-react/files/13538330/log.log) when calling useSession hook in base component. ###...
### Search terms you've used I didn't use any search terms but looked through the open issues, and didn't find anything addressing this directly. ### Bug description Visiting any of...
### Search terms you've used example, intro, extant, current ### Bug description The linked example repo on the introduction page has [been mentioned in the issue here](https://github.com/inrupt/solid-ui-react-demo/issues/51) (within the linked...
Bumps [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) from 7.6.14 to 8.1.11. Release notes Sourced from @storybook/addon-mdx-gfm's releases. v8.1.11 8.1.11 Telemetry: Detect Node version - #28299, thanks @yannbf! Test: Upgrade deps of @storybook/test - #27862, thanks...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.2.0 to 18.3.1 Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from...
### Search terms you've used profile, logout ### Bug description There is a problem with the way the profiles are used in the session init. The problem is two-fold :...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. Commits b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.6.17 to 8.3.6. Release notes Sourced from storybook's releases. v8.3.6 8.3.6 CLI: Install Svelte CSF v5 in Svelte5 projects - #29323, thanks @shilman! Svelte: Add v5 stories...