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

Property 'isAssignableFrom' does not exist #745

Open
maheshkurmi opened this issue Dec 14, 2022 · 3 comments
Open

Property 'isAssignableFrom' does not exist #745

maheshkurmi opened this issue Dec 14, 2022 · 3 comments

Comments

@maheshkurmi
Copy link

Class method 'isAssignableFrom' is not recognised by transpiler.
It seems the issue may be resolved in 3.1.0 (as in issue #650) but I can't get it working.

Even I can't find mentioned fix in latest release 3.1.0 Java2TypeScriptAdapter.java

Is the fix yet to be pushed? Or am I missing something?

I am using jsweet 6.3.0, jsweet-transpiler 3.1.0, jts 2.0.0

@lgrignon
Copy link
Collaborator

lgrignon commented Dec 14, 2022

That's weird indeed. It seems that the code has been deleted during a merge :/

Would you want to include it again in a PR? I would deploy it right after

@maheshkurmi
Copy link
Author

Right now I have manually replaced the code in my js build but I would prefer to use updated jsweet jars from maven.

@lgrignon
Copy link
Collaborator

Yes, please file a PR I will merge it and deploy jars

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

No branches or pull requests

2 participants