Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin.ts file missing type definition #478

Closed
joelthorner opened this issue Oct 10, 2024 · 2 comments
Closed

plugin.ts file missing type definition #478

joelthorner opened this issue Oct 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@joelthorner
Copy link

Summary

The plugin.ts file is missing a type definition on line 267.

Steps to Reproduce

When I make a build in react, it crashes when it reaches that line because it is missing the type IAddVariantOptions.

https://github.com/htmlstreamofficial/preline/blob/0c521a3c454f2ce345cad137473b77a89ed50a33/plugin.ts#L267C1-L268C1

image

Demo Link

/

Expected Behavior

No response

Actual Behavior

No response

Screenshots

No response

@thebossza101
Copy link

thebossza101 commented Oct 13, 2024

same issue in nextjs build

@jahaganiev jahaganiev added the bug Something isn't working label Dec 4, 2024
@jahaganiev
Copy link
Member

Hey everyone, the issue has been fixed in the latest v2.6.0 release. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants