Problems panel gives relative SC paths as not found

This is the error:

This is the code it says that has an error.

<dmx-serverconnect id="logout" url="../dmxConnect/api/authentication/logout.php" noload="true" dmx-on:success="browserLogout.goto('../')"></dmx-serverconnect>
<dmx-serverconnect id="userDetails" url="../dmxConnect/api/authentication/user.php"></dmx-serverconnect>

Do both server actions exist at the provided paths/locations?

Yes, and they work just fine. I should add the errors are in a php include file if that makes a difference.

Edit: I can confirm, in all of my projects I get that same error when a server connect is used in an include file.

I changed this to a bug report as it seems there is a bug reading include files properly. Love the feature though!

Fixed in Wappler 7.7.5

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.