Copied to clipboard

Flag this post as spam?

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


  • Claushingebjerg 936 posts 2571 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?

Please Sign in or register to post replies

Write your reply to:

Draft