Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox App Broken #125

Open
jaymarvels opened this issue Jun 19, 2024 · 0 comments
Open

Sandbox App Broken #125

jaymarvels opened this issue Jun 19, 2024 · 0 comments

Comments

@jaymarvels
Copy link
Contributor

Has anyone else found that the sandbox app is really janky?

Trying to add some new features to contribute but just getting the sandbox foundation to run is a headache. Missing build scripts, missing files in the App_data.

Finally got them sorted and now there is an issue with the MenuProvider where it cannot find the correct module:

ArgumentException: Unable to find a module by assembly 'Geta.NotFoundHandler.Optimizely,

Geta.NotFoundHandler.Optimizely.MenuProvider.GetMenuItems() in MenuProvider.cs
+
            var url = Paths.ToResource(GetType(), "container");
System.Linq.Enumerable+SelectManySingleSelectorIterator<TSource, TResult>.MoveNext()

Would love to contribute as its open source, but come on, it needs to be working at point of cloning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants