Fabio

Results 39 comments of Fabio

Also it seems that the guide is not really clear how many lines of code are allowed between the attribute and the class. ```php #[Attribute] class Test or #[Attribute] class...

Is there any progress on this issue?

I found this lib https://www.npmjs.com/package/vue-template-loader-jest which works for me. But the author says that he has no time to support it. Perhaps we could partly ship some of his code...

I'd love if this would be added. Otherwise any workarounds for this problem?

@jplata What is the stand on this?

So we tried the BETA tag and it seems to work up to Larafvel 9.22 now with Laravel 9.25 I am getting composer error again.

@arkaitzgarro oh I forgot to answer. Yes the issues we have seen did not relate to this package. Sorry for the false alarm

The configuration is also crashing with the same error if I am trying to use any spread operator in this file. ![image](https://user-images.githubusercontent.com/59285387/188455593-f0b0e5bb-2343-46fb-8f50-bd7f358eb765.png) ![image](https://user-images.githubusercontent.com/59285387/188455649-10686fda-6ebc-4ba7-8eef-2f5fa3a0a0c8.png)

Also once the UI crashed, I cannot return to end-to-end testing.