Tobias Feijten

Results 25 comments of Tobias Feijten
trafficstars

The changes to support version 0.10.0 have been done on master, the only thing necessary is a new release. @Nyholm would you be able to make a new release in...

Please add a link to the mentioned Symfony article: https://symfony.com/doc/current/console/request_context.html.

Hi @mathieu-gilloots, thanks for posting a problem. Did you generate the routing.js from the command line interface? In that case you might run into the problem described in our documentation:...

Hi @ComaVN, Of course, nothing is impossible 😉 However, this creates a lot of complications (these are the first crossing my mind): - Generate a file for each authorization, either...

Is this still an issue with #334 merged?

Hi @RealJTG, thanks for pointing out this issue. It was actually introduced in https://github.com/friendsofsymfony/FOSJsRoutingBundle/commit/8298523387158aa11fbfae2893d6b17866321111#diff-8e1e018bfe2bd15df10d1864a922ff0cR64, the diff you indicated was just a rewrite of the same code. It has to do...

Hi @JohnnyEvo could you check if this issue persists when using version 2.0.0 of the bundle?

Hi @floriancourgey, I'm sorry you're experiencing problems. Could you tell me for a route which fails: - What is the output of ```route.schemes[0]```? - What is the output of ```typeof...

Is this still an issue for version 2.0.0 of the bundle?

@xavibrice as @stof mentioned there is no way to help you without knowing more about the error, which will be described in your logs. 500 errors on prod can have...