Philippe Manzano
Philippe Manzano
Installed locally from github ``` ReferenceError: In table_grid view (JsGrid viewtemplate): get_viewable_fields is not defined at Object.run (/opt/saltcorn/plugin_packages/@saltcorn/jsgrid/index.js:99:19) at async View.run (/usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/data/models/view.js:281:14) at async View.run_possibly_on_page (/usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/data/models/view.js:311:18) at async /usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/server/routes/view.js:42:22 A...
Hello, For a table with more than one PK (a joint table), I got this error at discovery: ``` TypeError: Cannot read property 'fields' of undefined at /usr/local/lib/node_modules/@saltcorn/cli/node_modules/@saltcorn/data/models/discovery.js:161:32 at Array.forEach...
Hello, This is a two fold question. First about security, how to spot good (or bad) plugins in the future, did you think already about a process @glutamate ? Secondly,...
Collection installed from repository. Getting:  Win10 x64, Pencil 3.0.4
chmod? ``` npm install --save persistgraphql npm ERR! path E:\apollo-universal-starter-kit\node_modules\persistgraphql\bin\persistgraphql npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or...
Hello, I don't know if you check the email address that's in your profile. I wrote this morning. Please, please, let me know. This ticket is partially about the content...
At https://www.nunustudio.org/learn/tutorial/networking ``` var connection, connected = false; function initialize() { connection = new WebSocket("ws://127.0.0.1:1337"); connection.onopen = function() { connected = true; console.log("Connected to server"); }; } ``` is throwing...
gltf object is importing just fine (blender glb export with jpg texture compressed)  But when I hit run, I get non-textured objects:  I also tried: - using an...
Wanted to encourage you with work and studies (PhD). I hope to read your thesis soon :) Feel free to paste a link here if you'd like :smile:
webview?
Hello, Is there any example using webviews? All I get on FF and Chromium is an error page