Code Monkey home page Code Monkey logo

tutorials's Issues

Full screen takeover not working properly

The container for all of the tutorial panels is randomly sizing and is just a bunch of black boxes 660px wide or smaller. Formatting looks bad as well. I presume this is related to the tailwind config, which matches the instructions in the readme.

image image

How to make onboarding in dashboard

Im trying to use the Guava Tutorial Plugin to my dashboard for when users first login.
image
i followed this step,
and i want the tutorial to start on the profile icon at the top.
i tried to do that but i cant seem to make it work. Could you assist me?

Uncaught (in promise) DOMException: Failed to execute 'querySelector' on 'Document'

I created a tutorial using latest version :

public function tutorial(Tutorial $tutorial): Tutorial
    {
        return $tutorial->steps([
            Step::make('.page-layout-action')
                ->label(__('Page layout')),
        ]);
    }

and I have an action button on the page with class 'page-layout-action'
and I get this console error :

step.js:209 Uncaught (in promise) DOMException: Failed to execute 'querySelector' on 'Document': '#data..page-layout-action' is not a valid selector.

Did I miss smth ?

Not supported laravel 10 composer (Stable)

from the terminal after trying to install

 composer require guava/tutorials --ignore-platform-reqs

In PackageDiscoveryTrait.php line 331:
                                                                                                                                                                                
  Could not find a version of package guava/tutorials matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.  
                                                                                                                                                                                

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]


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.