GithubHelp home page GithubHelp logo

custom-widget-templates's People

Contributors

ankero avatar bhorkarg avatar loicmasson2 avatar lopezvit avatar mikamaunula avatar steelfinger avatar zaepoj avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

custom-widget-templates's Issues

Reading a shared file

Hello,
Not a bug, but I was checking to see if there is an option to have a google file picker that upload a file from google drive .

I have custom widget and want the upload a file containing some data from google drive, read the content and use it in my custom widget .

In the constant.js file you can define text widget settings. is there an option to have a file picker as setting parameter?

if not, do you any option available to read a google shared file and display in a widget?

Also, is there a limit to value field in a text widget

{
placeholder: "Another setting",
key: "anotherUniqueKey",
value: "this is text",
type: "text",
},

Thanks for your help

npm install fails at React template

npm install fails with dependency errors:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@universe%2ffrontend-utils - Not found
npm ERR! 404 
npm ERR! 404  '@universe/frontend-utils@^0.35.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of '@happeouikit/content-renderer'

Same problem exists with package @happeouikit/copy-to-clipboard-button

npm registry not found

My issue:
I am having an issue when attempting to run 'npm install && npm start' to run react locally.
I get the following 404 error:

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@happeouikit/menus/-/menus-1.2.41-loic.3.tgz - Not found

My workaround:
Checking the package-lock.js file in the react directory this request appears on line 2743.

Changing the resolved value to 'https://registry.npmjs.org/@happeouikit/menus/-/menus-1.2.41.tgz' and the integrity value to the corresponding value in the npm registry, the issue was resolved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.