L.

Results 19 comments of L.

[razorness](https://github.com/razorness) would you be able to tell me how to import & use your fork in a vue3/ts project? edit: nevermind, found that I had to replace \ by \...

It seems naming the folder "rest_request" instead of the default RestRequest (or else) works.

It seems to only appears if you initiate editorjs with `readOnly: true`, if you toggle to edit and then back to readonly, or if you initiate with `readOnly: false` and...

I get the same error using Symfony AssetsMapper (which outputs an error citing Rollup). 2.26.5 works fine. A bit sad as we're at 2.29 now. Individual tools import fine.

It seems the Symfony 7 generator uses DBAL 4.0, this "bug" will annoy many people (I'm one of them ;)).

Hello @amokan, It would be great if you could find the time to review this PR, as it's a bit blocking to not be able to update to Broadway 1.0...

Was it 2-3 Earth days? :) FWIW I'm using a fork with my fix with no problems since my post above.

This pull request is one year old ;)

I think the problem is the prefix slash that Juce::URL adds in concatenatePaths() which is called by URL::getChildURL(), itself called by RestRequest::Response execute(). As you can see in your error...