@RajabNatshah Thanks for providing the patch, the project browser wasn't work...

Contribution Date
Technology
Contribution Project
Contribution Details

@RajabNatshah Thanks for providing the patch, the project browser wasn't working for me in the local but started working after applying the patch provided in #27.

Also, any reason of appending \Drupal::request()->getBaseUrl() in the line

+ 'origin_url' => \Drupal::request()->getSchemeAndHttpHost() . \Drupal::request()->getBaseUrl(),

\Drupal::request()->getSchemeAndHttpHost() is returning the required base path which has to be added before URLs in the Svelte app. Will it needed for any particular kind of setup?

Issue Status
Needs Review
Contribution Author
Files count
0
Patches count
0