Skip to content

Conversation

@bram2000
Copy link

@bram2000 bram2000 commented Apr 3, 2024

styleUrl can take a complex json object, so for this use case we end up patching the type to allow any.

Furthermore, we require the transformRequest functionality which again we end up patching to avoid type errors.

These two changes would allow us to run without patching.

Thank you!

`styleUrl` can take a complex json object, so for this use case we end up patching the type to allow `any`.

Furthermore, we require the `transformRequest` functionality which again we end up patching to avoid type errors.

These two changes would allow us to run without patching.
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.

1 participant