Skip to content

Conversation

@davesnx
Copy link
Member

@davesnx davesnx commented Feb 3, 2025

Fixes #201

Here we need to be cautious since shared code won't work with signatures (due #112). This PR adds the signature changes to work nice with native code only (we add an optional "key" argument and the last unit argument)

@davesnx davesnx changed the title remove unused code and extract it into a gist Fixes signature missmatch for component definitions #201 Feb 3, 2025
@davesnx davesnx force-pushed the main branch 2 times, most recently from 3e10661 to d73a247 Compare February 6, 2025 15:43
… into issue-201-signature-mismatch

* 'main' of github.com:ml-in-barcelona/server-reason-react: (21 commits)
  Create a basic usage page
  remove option from SearchField
  Documentation names linked properly
  Migrate to a app component
  filter notes by title
  install missing deps manually in the dockerfile
  update name in cfrs
  align readme and docs
  fix table
  push docker with 2.3 and _opam ignore
  polish readme with 0.1 vibes
  polish readme with 0.1 vibes
  rename melange-fetch to fetch
  update ci opam to 3.2.5
  fix docs command
  use odoc-driver for 3.0 docs
  remove shit
  push docs
  remove mint and fix docs
  push change by git
  ...
…lona/server-reason-react into issue-201-signature-mismatch

* 'issue-201-signature-mismatch' of github.com:ml-in-barcelona/server-reason-react:
  Create a basic usage page
@davesnx davesnx merged commit 07e2360 into main Feb 20, 2025
2 checks passed
@davesnx davesnx deleted the issue-201-signature-mismatch branch February 20, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signature mismatch while using recursive modules

2 participants