You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jeansaigne You would need to base your changes on the beta branch. You can build the UI using gulp watch. I always find it useful to re-configure the apiUrl in src/mesh-ui-config.js to point to my mesh server. (e.g: apiUrl: 'http://localhost:8080/api/v1/').
You can either use a CORS browser plugin or enable CORS in your mesh server via the following settings in your mesh.yml:
This is the exact same problem as described in this mesh core issue gentics/mesh#218.
It appears on certain screens; here on my MacBook Pro retina i have the problem.
Can we make a PR to fix it ? Fixing the height of the popup and adding a scroll fixes the issue.
The text was updated successfully, but these errors were encountered: