Skip to Content
🎉 Scrollsequence v2 is in Beta 🎉
V2𖢥 Bugs

Bugs

A list of known bugs and their status.

Note: There are many more bugs than listed here, this is just a summary of the most important ones.

StatusCategoryDescription
OpenGeneralCanvases and Scene blocks do not resize properly on mobile devices if they use “vh” units in height.
OpenGeneralWhen generating block that cannot have inner blocks, it does not work.
OpenScene - fixedBuggy behavior - when selecting fixed scene, the clip is not applied properly.
OpenBlocksThere is a preview which is broken for most blocks (click on + and then in the blocks list on hover the preview activates). Preview not working, check console errors.
OpenCanvasWhen trying to wrap a canvas block in scene that is NOT inside a container, it does not work. All Scene blocks should be inside a Container block. In later release, we will make possible to have scene block also outside.
OpenCanvasThere should be a “sendToBackground” toggle with left,right,top, bottom values on the canvases. Currently it is on scene block and it really should be on the canvas itself. UI/UX improvement needed.
OpenCanvas 2dWhen modifying align from the block-controls toolbar, the changes are applied with a delay and layout gets updated to the previous (old) values. User needs to “resize” window manually to apply the correct layout width/height values. Layout update delay, requires manual resize.
OpenCanvas 3dVariables do not update nicely, boolean stays in the old value. Variable update issue.
OpenCanvas 3dSometimes when changing attributes (or related content attributes) scroll animation stops animating the 3D in the editor. F5 resolves the problem. This bug happens only in editor.
OpenCanvas 3dVariable detection issue - When there is no spline variables (no spline URL) but a leftover variable in attributes, it says “no variables” but it should take the unmatched.
OpenFile ManagerUI scaling issue - Image widths fetched from the WP server are wrong (should take canvas zoom into account).
OpenBlocksTransforms do not work really. (remove them?) Consider removing transforms.
OpenOverflow Y on mobileOverflow X works okay, but when an element overflows the total document length, it causes repaints and jagged behavior. Ie: if available scroll is 1000, but we have a content animation inside scene that has y:5000 we get problematic refreshes and poor performance on mobile. This happened on early versons of robot 3d animation

How to Report a Bug

Click on “Feedback” popover in the bottom right corner of the page to report a bug. The popover will open a form where you can describe the issue. Popover is available inside the plugin wp-admin dashboard pages.

When reporting a bug, please follow these guidelines:

  1. Describe the issue clearly.
  2. Include steps to reproduce.
  3. Add screenshots or logs if possible.
  4. Specify the environment (theme, plugins, browser, OS, etc.).
Last updated on

Feedback