Coder Social home page Coder Social logo

Comments (9)

mohamedsabil83 avatar mohamedsabil83 commented on August 16, 2024

In the future, confirm to keep the formation of the issue intact to be clear to read.

Can you check if any issue appears in the browser console?

From your screenshot, it appears you use Filament v2. Then, you'll use v1 of this package. So, force publish the assets. Also, if you published the package's view, force publish it too.

from filament-forms-tinyeditor.

jeytii avatar jeytii commented on August 16, 2024

@mohamedsabil83 I'm experiencing the same bug. The only error logged is about a missing JS file:
Screenshot from 2023-09-27 20-19-32
I tried publishing the config file but still no luck.

Filament: v2
Package: v1.7.0

from filament-forms-tinyeditor.

mohamedsabil83 avatar mohamedsabil83 commented on August 16, 2024

Update to the latest version, v1.7.5, and force publish the package assets.

from filament-forms-tinyeditor.

jeytii avatar jeytii commented on August 16, 2024

@mohamedsabil83 Still not working 😕

from filament-forms-tinyeditor.

mohamedsabil83 avatar mohamedsabil83 commented on August 16, 2024

That's weird. It works as expected on my side. Are you working in Windows, too?
Could you try to create a fresh site and install the package there? There may be something in your current one you forgot about.

from filament-forms-tinyeditor.

Darshantada10 avatar Darshantada10 commented on August 16, 2024

okay so as u said i followed those steps and it is working perfectly fine but as i make the project live on a website it says that No hint path defined for [filament-forms-tinyeditor].

from filament-forms-tinyeditor.

shri289 avatar shri289 commented on August 16, 2024

please, publish the asset by run the following:
php artisan vendor:publish --tag="filament-forms-tinyeditor-assets"

Sometimes, you may need to re-publish and override the assets after upgrading:
php artisan vendor:publish --tag="filament-forms-tinyeditor-assets" --force

from filament-forms-tinyeditor.

markszymik avatar markszymik commented on August 16, 2024

Same story. Using it with Forms v2. Page is empty. No console errors etc.
Tried to clear views, config, cache etc.

from filament-forms-tinyeditor.

mohamedsabil83 avatar mohamedsabil83 commented on August 16, 2024

I can't reproduce the issue. It works as expected. Also, as there are no console errors, there is nothing to achieve. You need to check if you are missing something or if there's a conflict. All that I can say is:

  • Please make sure you update all packages.
  • If upgraded and have already published assets or views, try to force publish it again.

I have to close the issue for now. If anyone finds the real issue related to this package, don't hesitate to re-open it.

from filament-forms-tinyeditor.

Related Issues (20)

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.