fastify / fastify-dx

Archived
903 stars 43 forks source link

Solid example not properly working #41

Open i0x0 opened 2 years ago

i0x0 commented 2 years ago

Prerequisites

Fastify version

4.2.1

Plugin version

0.0.4

Node.js version

18.5.0

Operating system

Linux

Operating system version (i.e. 20.04, 11.3, 10)

Ubuntu 20.04.4 LTS x86_64

Description

In the Solid template, for some reason, the actions aren't working

Steps to Reproduce

Run the Solid example as instructed

Expected Behavior

All of the examples involving sending API requests to the server would work

galvez commented 2 years ago

Thanks for the report, let me look into it.

Bear in mind Fastify DX has been tested on Fastify v3 only — v4 support is still pending.

But I'll double check there's nothing wrong there.