Giter VIP home page Giter VIP logo

nova-dynamic-views's People

Contributors

alexrififi avatar bernhardh avatar gachowy avatar juliusb avatar lorenzosapora avatar peter-aanzee avatar sharafat avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

nova-dynamic-views's Issues

Data for current model on detail page

I'm using the customDetailToolbarComponents() method in a model, and I'm wondering if there's a way to pass in data about the current model that the detail page is displaying. My hope would be to at least get the model ID, then use that to pass the data I need as a second parameter on the addItem() method.

I tried getting the current model ID using request(), but that only provides information for the nova-vendor/nova-dynamic-views/{resource}/{method} route.

Double v-bind

Hi, there's a double v-bind error in the console.


duplicate attribute: v-bind

<div :class="compClass"><span v-for="(comp, index) in customComponents" :key="index">      <component :is="comp.name" v-bind="$props" v-bind="comp.meta"></component></span></div>
                                                                                                                                      ^^^^^^^^^^^^^^^^^^

found in

---> <CustomIndexHeader>
       <LoadingView> at resources/js/components/LoadingView.vue
         <ResourceIndex> at resources/js/views/Index.vue
           <Root>```

404 in the dashboard

Hello, we're currently seeing 404 when looking at nova dashboard. It tries to go to https://example.com/nova-vendor/nova-dynamic-views/undefined/dashboard-header and fails because resourceName is undefined in the dashboard. Other resources are working fine. Any ideas what's the best way to fix it?

Custom component is not shown on the resource page

Hello! I've done all steps according to your instruction (applying screens), but there are no words, as it is by default.

This is NovaServiceProvider.php file.
Снимок экрана 2022-02-01 в 11 33 31

This is my Record's resource file.
Снимок экрана 2022-02-01 в 11 34 04

There is a 'watch' process working on in terminal, on my ToolbarBtn.
Снимок экрана 2022-02-01 в 11 34 35

This is basic template of a component.
Снимок экрана 2022-02-01 в 11 35 32

And this is Nova's Record page, there are no new components.
Снимок экрана 2022-02-01 в 11 35 56

Please, help!

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.