Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Claushingebjerg 939 posts 2574 karma points
    Mar 17, 2023 @ 13:37
    Claushingebjerg
    0

    problem getting animateOnScroll package to work

    Hi

    I'm messing around with a V8 site, where there is a package installed called Our.Umbraco.AnimateOnScroll by Dennis Öhman.

    installation and setup foes fine, but when i try to render the output using the supplied code from the docs (adjusted to work with block list),

    <section @(Model.Value<Our.Umbraco.AnimateOnScroll.Models.Animation>("animate").ToHtml())>Animated section</<section>
    

    i get this error

    Compiler Error Message: CS0234: The type or namespace name 'AnimateOnScroll' does not exist in the namespace 'Our.Umbraco' (are you missing an assembly reference?)
    

    How do i fix this?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies