NilsBaumgartner1994

Results 101 comments of NilsBaumgartner1994

By adapting `ExternalLink.tsx` to print log: ``` import { Link } from 'expo-router'; import * as WebBrowser from 'expo-web-browser'; import React from 'react'; import { Platform } from 'react-native'; export...

I also encounter not being able to set search params when i load the specific page directly. Might be related to: https://github.com/react-navigation/react-navigation/issues/10046

Do you want me to do something ? Sorry if i did not understand that directly

Tested in latest version 50.0.3 problem still exists.

Version: 50.0.6 the error still occurs

> Do we know any work around about this? I also face the same issue. The github oauth callback url cannot work properly. What I found that when the user...

> @NilsBaumgartner1994 Thanks. I upgrade to 50.0.7. Yes, it is fixed now. the base url show after navigating to different page. > But I am still facing trailing slash issue...

> @NilsBaumgartner1994 Thanks. I upgrade to 50.0.7. Yes, it is fixed now. the base url show after navigating to different page. But I am still facing trailing slash issue that...

> @NilsBaumgartner1994 Oh, thanks. The follow up issue is known issue. That github page will add / at the end because it is static site. This is one guide https://github.com/slorber/trailing-slash-guide...

> @NilsBaumgartner1994 Thanks. I upgrade to 50.0.7. Yes, it is fixed now. the base url show after navigating to different page. But I am still facing trailing slash issue that...