Giter VIP home page Giter VIP logo

primo-explore-dom's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

primo-explore-dom's Issues

Error: Cannot find module '../../modules/core.regexp.escape'

First, thanks for creating this – a very interesting project!

I installed the package using npm install primo-explore-dom --save-dev.

Since I'm using browserify, the package wasn't included automagically, so I tried adding a

require('primo-explore-dom/js/primo-explore-dom');

but when running gulp I got:

Error: Cannot find module '../../modules/core.regexp.escape' from '/path/to/primo-explore-devenv/primo-explore/custom/UIO/node_modules/primo-explore-dom/js'

When looking at the primo-explore-dom.js file, I notice that it indeed requires core-js and regenerator-runtime, but these are not declared in package.json. Should they?

Also, I don't really understand how custom.js is built, and where the ../../modules/core.regexp.escape path in custom.js:34 comes from. Notice that it uses "modules" rather than "node_modules" – rather weird. Perhaps you can add a "Contribute" or "Develop" section to the README where you document how to build this project?

Does not work after install

Hi Mehmet,

I tried installing primo-explore-dom in my primo-explore-devenv. If I do npm ls it is listed as well as it is included in package.json.

But when I do a gulp run with my view, then in the browser angular.reloadWithDebugInfo(); and Primo.isDebugEnabled(), I get "ReferenceError: Primo is not defined" in the console.

I tried finding out whether more configuration was necessary for the package to be included when running gulp, but couldn't find a solution so far.

Best,
Gabriele

primo-explore-dom and VE?

We're currently looking into a switch to Primo VE and would be interested if this library will work with VE?
It might not be dependent, but I wan't to make sure that there no caveats in using primo-explore-dom with VE…
Thank you,
Johannes

user.isOnCampus() returns false after login?

Hi @mehmetc ,

user.isOnCampus() works fine for me if I'm not logged in:

onCampus_notLoggedIn

However, if I do login the Promise returns false, which is wrong:

onCampus_loggedIn

I'm not sure if I've done something wrong with the installation? Can you help me out?

Best,
Johannes

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.